summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-09-13 15:01:18 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-13 20:22:25 -0700
commit2b970b2d308c61983609a789785d32d01a2dec26 (patch)
treea9692b025360e12cb0363d2ef1011397731de647 /include/linux/kernel.h
parent675be12f45f3f90ed22949fe08ad164316f75316 (diff)
staging:wlan-ng: remove all the return statements at the end of functions
this file is having all unnecessary return statements at the end of functions which return void, remove all of them. some of the functions still uses the return for having the goto end, which the label end defined at the end of the function which returns void, this will be cleaned up in next change Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions