mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 09:16:41 +09:00
staging: wilc1000: remove unsed typedef wilc_debug_func
Cleanup patch to remove the unused typedef and also removed the unecessary comment about that typedef. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
52f93a83eb
commit
2291cf92a4
@@ -200,13 +200,6 @@
|
||||
#define IS_MANAGMEMENT_CALLBACK 0x080
|
||||
#define IS_MGMT_STATUS_SUCCES 0x040
|
||||
|
||||
/********************************************
|
||||
*
|
||||
* Debug Type
|
||||
*
|
||||
********************************************/
|
||||
typedef void (*wilc_debug_func)(u32, char *, ...);
|
||||
|
||||
/********************************************
|
||||
*
|
||||
* Tx/Rx Queue Structure
|
||||
|
||||
Reference in New Issue
Block a user