Re: [PATCH] net/ipv6: remove redundant err variable
From: Jakub Kicinski
Date: Tue Jan 18 2022 - 22:28:15 EST
On Wed, 19 Jan 2022 03:00:03 +0000 cgel.zte@xxxxxxxxx wrote:
> In the bot, I wrote a coccinelle rule myself to search for such problems,
> maybe use the rules to scan before submitting the patch.
Is it
scripts/coccinelle/misc/returnvar.cocci
?
How many of such patches do you have pending?