On Wed, Apr 07, 2021 at 11:18:19AM +0800, Jiapeng Chong wrote: > Fix the following gcc warning: > > drivers/staging/rtl8723bs/core/rtw_ieee80211.c:657:15: warning: variable > ‘sec_idx’ set but not used [-Wunused-but-set-variable]. > > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx> > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> > --- > drivers/staging/rtl8723bs/core/rtw_ieee80211.c | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) This does not apply to my tree anymore, please update your branch and rebase and resend. thanks, greg k-h