> -----Original Message----- > From: David Miller <[email protected]> > Sent: Wednesday, May 6, 2020 14:03 > To: [email protected] > Cc: Kirsher, Jeffrey T <[email protected]>; Azarewicz, Piotr > <[email protected]>; [email protected]; > [email protected]; [email protected] > Subject: Re: [PATCH net-next] i40e: Make i40e_shutdown_adminq() return void > > From: Jason Yan <[email protected]> > Date: Wed, 6 May 2020 14:18:35 +0800 > > > Fix the following coccicheck warning: > > > > drivers/net/ethernet/intel/i40e/i40e_adminq.c:699:13-21: Unneeded > > variable: "ret_code". Return "0" on line 710 > > > > Signed-off-by: Jason Yan <[email protected]> > > Jeff, please pick this up. > > Thank you. [Kirsher, Jeffrey T]
Yep already added it to my queue, thanks.

