summaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-13 16:20:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-13 20:09:15 +0300
commit3e127cbb06d6e8aee93e298c39ae2caa33a5eef3 (patch)
treeafe848808093b7f8fe33261517d1ce5bf99a53ca /include/linux/init_task.h
parent7ee8291a2622388c3b732614eb8c4c61a1bdd4dd (diff)
downloadlinux-3e127cbb06d6e8aee93e298c39ae2caa33a5eef3.tar.xz
staging: lustre: llite: 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 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions