1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu
Yang Shen 9a0fb9502f rtlwifi: Fix wrong function name in comments
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:124: warning: expecting prototype for writeLLT(). Prototype was for rtl92c_llt_write() instead
 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:154: warning: expecting prototype for rtl92c_init_LLT_table(). Prototype was for rtl92c_init_llt_table() instead

Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210517050141.61488-9-shenyang39@huawei.com
2021-06-15 16:10:46 +03:00
..
def.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
dm.c rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg 2020-08-31 18:25:54 +03:00
dm.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
hw.c rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c 2020-09-21 16:02:47 +03:00
hw.h rtlwifi: rtl8192cu: Fix problems with blank lines 2019-02-28 10:30:04 +02:00
led.c rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg 2020-08-31 18:25:54 +03:00
led.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
mac.c rtlwifi: Fix wrong function name in comments 2021-06-15 16:10:46 +03:00
mac.h rtlwifi: rtl8192cu: Fix problems with blank lines 2019-02-28 10:30:04 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg 2020-08-31 18:25:54 +03:00
phy.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
reg.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
rf.c rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg 2020-08-31 18:25:54 +03:00
rf.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
sw.c rtlwifi: rtl8192cu: Remove sw.h header 2020-01-26 17:39:38 +02:00
table.c rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
table.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
trx.c rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc format 2020-11-07 18:14:35 +02:00
trx.h rtlwifi: rtl8192cu: Convert inline routines to little-endian words 2019-09-03 16:32:18 +03:00