Re: [PATCH v2 3/3] staging: wfx: Make some functions static in sta.c

2019-10-09 Thread Jerome Pouiller
On Wednesday 9 October 2019 15:43:35 CEST zhengbin wrote: > Fix sparse warnings: > > drivers/staging/wfx/sta.c:269:6: warning: symbol 'wfx_update_filtering_work' > was not declared. Should it be static? > drivers/staging/wfx/sta.c:475:6: warning: symbol 'wfx_event_handler_work' was > not

[PATCH v2 3/3] staging: wfx: Make some functions static in sta.c

2019-10-09 Thread zhengbin
Fix sparse warnings: drivers/staging/wfx/sta.c:269:6: warning: symbol 'wfx_update_filtering_work' was not declared. Should it be static? drivers/staging/wfx/sta.c:475:6: warning: symbol 'wfx_event_handler_work' was not declared. Should it be static? drivers/staging/wfx/sta.c:521:6: warning: