wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 25 Apr 2025 23:53:38 +0000 (00:53 +0100)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 5 May 2025 01:18:29 +0000 (09:18 +0800)
commitd559636e382a86f228e9b8ad0de30ffd223b2d15
tree397e11e9115c951866dfb2b19ce55d8cfe13267d
parent77a6407c6ab240527166fb19ee96e95f5be4d3cd
wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}

rtl_usb_resume() and rtl_usb_suspend() are trivial stubs that were
added in 2011's
commit 2ca20f79e0d8 ("rtlwifi: Add usb driver")
but aren't wired up anywhere (though commit 442888c706e9 ("rtlwifi:
rtl8192cu: Add routines dm, fw, led and sw")  added commented
out assignments).

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250425235340.288340-2-linux@treblig.org
drivers/net/wireless/realtek/rtlwifi/usb.c
drivers/net/wireless/realtek/rtlwifi/usb.h