[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fbf22b53-7b68-4e60-99c7-ab38a77a53c8@web.de>
Date: Tue, 16 Apr 2024 13:30:31 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Ricardo Ribalda <ribalda@...omium.org>,
Julia Lawall <Julia.Lawall@...ia.fr>, cocci@...ia.fr
Cc: LKML <linux-kernel@...r.kernel.org>, Denis Efremov <efremov@...ux.com>,
Nicolas Palix <nicolas.palix@...g.fr>
Subject: Re: [PATCH] coccinelle: misc: minmax: Suppress reports for err
returns
…
> +++ b/scripts/coccinelle/misc/minmax.cocci
> @@ -50,11 +50,26 @@ func(...)
> ...>
> }
>
> +// Ignore errcode returns.
> +@...code@
…
I see that you would like to omit the specification “depends on patch”
from the previous SmPL rule location.
Would you really like to influence and adjust SmPL code any more
according to affected coccicheck operation modes?
Regards,
Markus
Powered by blists - more mailing lists