提交 a2955b14 编写于 作者: T Tapasweni Pathak 提交者: Greg Kroah-Hartman

Staging: rtl8712: remove semicolon after macro

This patch fixes checkpatch.pl warning in rtl871x_mp.h file
WARNING : Macro should not use a trailing semicolon
Signed-off-by: NTapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c5861b73
...@@ -208,7 +208,7 @@ enum POWER_MODE { ...@@ -208,7 +208,7 @@ enum POWER_MODE {
#define RX_PKT_DEST_ADDR 2 #define RX_PKT_DEST_ADDR 2
#define RX_PKT_PHY_MATCH 3 #define RX_PKT_PHY_MATCH 3
#define RPTMaxCount 0x000FFFFF; #define RPTMaxCount 0x000FFFFF
/* parameter 1 : BitMask /* parameter 1 : BitMask
* bit 0 : OFDM PPDU * bit 0 : OFDM PPDU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册