From: Krzysztof Konopko Date: Mon, 10 Nov 2014 18:54:22 +0000 (+0000) Subject: rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.c X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d4cf12944ea7e578e4cef9b742da504dfbd444;p=pandora-kernel.git rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.c scripts/checkpatch.pl reports a coding style problem in xmit_linux.c WARNING:BRACES: braces {} are not necessary for single statement blocks #61852: FILE: rtl8188eu/os_dep/xmit_linux.c:70: This patch removes unnecessary braces and simplifies the function to a single return statement. Signed-off-by: Krzysztof Konopko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed