summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
diff options
context:
space:
mode:
authorsimran singhal <singhalsimran0@gmail.com>2017-03-04 21:00:52 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-09 18:50:05 +0100
commite5619b1350946d7aabe8ed6b0210458a7057dd24 (patch)
treeb8c9bc861e6dd148ddde131619349119ead47b2e /drivers/staging/sm750fb
parentc95d2e87fca1402e1a6a2a8577bf78abd401671f (diff)
downloadop-kernel-dev-e5619b1350946d7aabe8ed6b0210458a7057dd24.zip
op-kernel-dev-e5619b1350946d7aabe8ed6b0210458a7057dd24.tar.gz
staging: rts5208: 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> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud