mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 00:47:56 -04:00
Staging: w35und: remove unused wb35_open() and wb35_close() functions
The functions are not used anywhere so remove them. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
302bae8548
commit
4fc838fe40
@@ -11,8 +11,6 @@
|
||||
//
|
||||
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
int wb35_open(struct net_device *netdev);
|
||||
int wb35_close(struct net_device *netdev);
|
||||
unsigned char WbUsb_initial(phw_data_t pHwData);
|
||||
void WbUsb_destroy(phw_data_t pHwData);
|
||||
unsigned char WbWLanInitialize(PADAPTER Adapter);
|
||||
|
||||
Reference in New Issue
Block a user