summaryrefslogtreecommitdiff
path: root/firmware/cxgb3
diff options
context:
space:
mode:
authorsimran singhal <singhalsimran0@gmail.com>2017-04-01 19:36:14 +0530
committerJonathan Cameron <jic23@kernel.org>2017-04-02 09:46:25 +0100
commit0b568b3c4ae582dc8f20960dc02dc229957ea3d3 (patch)
tree40f063f542be70916b02a7e55f710b9c2afadb6d /firmware/cxgb3
parent5a70925b16f2ad3d68dd6ecc469c9507d9a18e6a (diff)
iio: adc: Remove unnecessary cast on void pointer
The following Coccinelle script was used to detect this: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T*)x)->f | - (T*) e ) Signed-off-by: simran singhal <singhalsimran0@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'firmware/cxgb3')
0 files changed, 0 insertions, 0 deletions