summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-15 00:11:37 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:22:26 -0700
commit3df82ddccfc80d6f9665daf05a7836874d32a40c (patch)
tree64c589bb2d6b291b1d681bfb64899cd364976d61 /tools/perf/scripts/python/bin
parentf3a8fb0729557ac7f9bee7e208a8227abc056e0e (diff)
downloadlinux-3df82ddccfc80d6f9665daf05a7836874d32a40c.tar.gz
linux-3df82ddccfc80d6f9665daf05a7836874d32a40c.zip
staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointer
The semantic patch used to find this is: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T *)x)->f | - (T *) e ) Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions