Re: [-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static

2017-06-13 Thread Kalle Valo
Colin Ian King wrote: > From: Colin Ian King > > function mwifiex_ret_pkt_aggr_ctrl can be made static as it does not > need to be in global scope. > > Cleans up sparse warning: "symbol 'mwifiex_ret_pkt_aggr_ctrl' was not > declared. Should it be static?" > > Signed-off-by: Colin Ian King P

Re: [PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static

2017-06-05 Thread Xinming Hu
..@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: [EXT] [PATCH][-next] mwifiex: make function > mwifiex_ret_pkt_aggr_ctrl static > > External Email > > -- > From: Colin Ian King > > function mw

[PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static

2017-06-02 Thread Colin King
From: Colin Ian King function mwifiex_ret_pkt_aggr_ctrl can be made static as it does not need to be in global scope. Cleans up sparse warning: "symbol 'mwifiex_ret_pkt_aggr_ctrl' was not declared. Should it be static?" Signed-off-by: Colin Ian King --- drivers/net/wireless/marvell/mwifiex/st