On 09 Dec 11:40, Jiapeng Chong wrote:
Variable pending_idx is not effectively used in the function, so delete
it.
drivers/net/xen-netback/netback.c:886:7: warning: variable ‘pending_idx’ set
but not used.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3399
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Please mark your patch clearly with [PATCH net-next] or
[PATCH net] if it's a bug fix.
Thanks for the patch.