From: M. Vefa Bicakci Date: Sun, 29 Mar 2015 01:07:50 +0000 (-0400) Subject: staging: rtl8723au: Remove unneeded curly braces X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47b720a16cff11ba822000104bac7dcf6fa1cfbb;p=pandora-kernel.git staging: rtl8723au: Remove unneeded curly braces Correct a number of checkpatch.pl warnings in rtl8723au's rtw_security.c related to the existence of unnecessary curly braces around single statement blocks: WARNING: braces {} are not necessary for single statement blocks Signed-off-by: M. Vefa Bicakci Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed