From: Xenia Ragiadakou Date: Tue, 4 Jun 2013 20:32:27 +0000 (+0300) Subject: staging: rtl8192u: fix return statements in r8192U_core.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c7c0c347ca9ede6b4993c590a559fbc34f7efe9;p=pandora-kernel.git staging: rtl8192u: fix return statements in r8192U_core.c This patch fixes the following checkpatch error: ERROR: return is not a function, parentheses are not required Also, fixes the spaces in return statements to improve code readability. Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed