]> git.baikalelectronics.ru Git - kernel.git/commit
libertas_tf: Fix wrong function name in comments
authorYang Shen <shenyang39@huawei.com>
Mon, 17 May 2021 05:01:37 +0000 (13:01 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 15 Jun 2021 13:10:45 +0000 (16:10 +0300)
commitb8462dc57ea14a71d50aeb39f668600829e98901
tree85ad58dfa1d26092889c9d766b567b6e201517ce
parentfb2f741dfcbab22c3935769c365a9ccc72d72a82
libertas_tf: Fix wrong function name in comments

Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/marvell/libertas_tf/if_usb.c:56: warning: expecting prototype for if_usb_wrike_bulk_callback(). Prototype was for if_usb_write_bulk_callback() instead

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210517050141.61488-8-shenyang39@huawei.com
drivers/net/wireless/marvell/libertas_tf/if_usb.c