From: Max Vozeler Date: Mon, 28 Jul 2014 11:28:10 +0000 (+0200) Subject: staging: usbip: remove redundant return statements X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a948318f70b4035983db7d178618b407bcd1fecb;p=pandora-kernel.git staging: usbip: remove redundant return statements Remove redundant return statements at the end of void functions. This addresses the checkpatch.pl warnings: WARNING: void function return statements are not generally useful Signed-off-by: Max Vozeler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed