]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: Move open braces to the previous line.
authorAndreas Schlick <ninox@posteo.net>
Thu, 7 Aug 2014 17:20:49 +0000 (19:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:14 +0000 (12:23 -0700)
commit5027855cfa2e705aa3936c8318e428794fdc8bb4
tree7a7cafdd7faed90c69a2ac95477266bda6088dde
parent9c1c9cd0ef52cec5e0be2ec3f4180c99cef1c2f4
staging: rtl8723au: Move open braces to the previous line.

Correct coding style errors in rtw_efuse.c. checkpatch.pl reported:
ERROR: that open brace { should be on the previous line

Signed-off-by: Andreas Schlick <ninox@posteo.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_efuse.c