OSDN Git Service

staging: rtl8723bs: add space after enum declaration
authorWilliam Tustumi <whatust@gmail.com>
Fri, 5 Apr 2019 03:44:22 +0000 (00:44 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:31:58 +0000 (13:31 +0200)
commitc8ab348df0252be8869f4cbab0263a0f833c3232
treef44f18354b0f1226dea6bb444164b8261ca995a4
parentcd62878c9d6f2c1b0ec213bc43804ae56f7f2742
staging: rtl8723bs: add space after enum declaration

Add space between "enum TXDESC_SC" and '{' at line 86.

Fix the following error from checkpatch.pl

WARNING: missing space after enum definition
+enum TXDESC_SC{

Signed-off-by: William Tustumi <whatust@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_xmit.h