commit | 3104ebad91c15b9b3b17d28837b67f0a74088dbe | [log] [tgz] |
---|---|---|
author | M. Vefa Bicakci <m.v.b@runbox.com> | Sat Mar 28 21:07:52 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 15:25:46 2015 +0200 |
tree | 64f2ac80f5e86ad38b7dd29b5c1308a3c46dab66 | |
parent | 06641b2a38447c2c446af5e6b1a15b06f7535433 [diff] |
staging: rtl8723au: that open brace should be on the previous line Correct two instances of the checkpatch.pl error indicating that the opening curly braces should not be on new lines: ERROR: that open brace { should be on the previous line Signed-off-by: M. Vefa Bicakci <m.v.b@runbox.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>