[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161249400839.18283.1348642498392879785.git-patchwork-notify@kernel.org>
Date: Fri, 05 Feb 2021 03:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com,
davem@...emloft.net, kuba@...nel.org, nathan@...nel.org,
ndesaulniers@...gle.com, huangguangbin2@...wei.com,
tanhuazhong@...wei.com, arnd@...db.de, moyufeng@...wei.com,
shenjian15@...wei.com, liuyonglong@...wei.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com
Subject: Re: [PATCH] net: hns3: avoid -Wpointer-bool-conversion warning
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 4 Feb 2021 16:38:06 +0100 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> clang points out a redundant sanity check:
>
> drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:497:28: error: address of array 'filp->f_path.dentry->d_iname' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
>
> This can never fail, so just remove the check.
>
> [...]
Here is the summary with links:
- net: hns3: avoid -Wpointer-bool-conversion warning
https://git.kernel.org/netdev/net-next/c/8f8a42ff003a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists