mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 13:59:45 -04:00
staging: wilc1000: Remove commented variable declerations
Removing the commented static variable declerations. Signed-off-by: Abhishek Sharma <asharm14@visteon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
0dcbea196b
commit
542a6bc5cf
@@ -29,10 +29,6 @@ int sdio_xfer_cnt(void);
|
||||
uint32_t wilc_get_chipid(uint8_t update);
|
||||
WILC_Uint16 Set_machw_change_vir_if(WILC_Bool bValue);
|
||||
|
||||
/* static uint32_t vmm_table[WILC_VMM_TBL_SIZE]; */
|
||||
/* static uint32_t vmm_table_rbk[WILC_VMM_TBL_SIZE]; */
|
||||
|
||||
/* static uint32_t vmm_table_rbk[WILC_VMM_TBL_SIZE]; */
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user