commit | ecf4000e0d925c6ba074d11801df4a4cdd8d5324 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Fri Sep 29 14:47:52 2017 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Oct 13 12:43:37 2017 +0300 |
tree | 73cd7b1c7f00e3b3d32d4c7fc089732358f45b9e | |
parent | f06eb3f9c03eda3bf7e40b49f5a4b032752bb176 [diff] |
rtlwifi: Remove redundant semicolon in wifi.h. The semicolon can cause compiler error, if it exists in if...else statement. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Yan-Hsuan Chuang <yhchuang@realtek.com> Cc: Birming Chiu <birming@realtek.com> Cc: Shaofu <shaofu@realtek.com> Cc: Steven Ting <steventing@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>