]> git.karo-electronics.de Git - linux-beck.git/commit
staging: lusture: obdclass: Remove return statement in void function
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>
Thu, 31 Dec 2015 11:44:33 +0000 (17:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 04:17:18 +0000 (20:17 -0800)
commitf06104fb322524eb8102c49c1fd916d901a81ee3
tree56a5ccf50b4dff1f84ede857658ffd43cb3abcb2
parent5327acb1a48cc064186cfb61e8abaa909dc4bc7c
staging: lusture: obdclass: Remove return statement in void function

Fix the following checkpatch.pl warning:
WARNING: void function return statements are not generally useful

Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/llog_swab.c