commit | 47b720a16cff11ba822000104bac7dcf6fa1cfbb | [log] [tgz] |
---|---|---|
author | M. Vefa Bicakci <m.v.b@runbox.com> | Sat Mar 28 21:07:50 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 15:25:45 2015 +0200 |
tree | 45375ef72e134c605cf8b1cbc531001bbab9626d | |
parent | 444c704321a6e97efbc16d252cbecb5897749221 [diff] |
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 <m.v.b@runbox.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>