[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200327.150704.46582365904452715.davem@davemloft.net>
Date: Fri, 27 Mar 2020 15:07:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: idosch@...sch.org
Cc: netdev@...r.kernel.org, jiri@...lanox.com, kuba@...nel.org,
mlxsw@...lanox.com, idosch@...lanox.com
Subject: Re: [PATCH net-next 0/6] mlxsw: Various static checkers fixes
From: Ido Schimmel <idosch@...sch.org>
Date: Fri, 27 Mar 2020 11:55:19 +0300
> From: Ido Schimmel <idosch@...lanox.com>
>
> Jakub told me he gets some warnings with W=1, so I decided to check with
> sparse, smatch and coccinelle as well. This patch set fixes all the
> issues found. None are actual bugs / regressions and therefore not
> targeted at net.
>
> Patches #1-#2 add missing kernel-doc comments.
>
> Patch #3 removes dead code.
>
> Patch #4 reworks the ACL code to avoid defining a static variable in a
> header file.
>
> Patch #5 removes unnecessary conversion to bool that coccinelle warns
> about.
>
> Patch #6 avoids false-positive uninitialized symbol errors emitted by
> smatch.
Series applied, thanks Ido.
Powered by blists - more mailing lists