[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165768421353.12868.15963909501579730055.git-patchwork-notify@kernel.org>
Date: Wed, 13 Jul 2022 03:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Justin Stitt <justinstitt@...gle.com>
Cc: aelior@...vell.com, manishc@...vell.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
nathan@...nel.org, ndesaulniers@...gle.com, trix@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH] qlogic: qed: fix clang -Wformat warnings
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 11 Jul 2022 16:24:04 -0700 you wrote:
> When building with Clang we encounter these warnings:
> | drivers/net/ethernet/qlogic/qed/qed_dev.c:416:30: error: format
> | specifies type 'char' but the argument has type 'u32' (aka 'unsigned
> | int') [-Werror,-Wformat] i);
> -
> | drivers/net/ethernet/qlogic/qed/qed_dev.c:630:13: error: format
> | specifies type 'char' but the argument has type 'int' [-Werror,-Wformat]
> | p_llh_info->num_ppfid - 1);
>
> [...]
Here is the summary with links:
- qlogic: qed: fix clang -Wformat warnings
https://git.kernel.org/netdev/net-next/c/b6afeb87ad29
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