Re: [PATCH v2 0/7] Rid W=1 warnings in Ethernet
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-14 17:16:15
Also in:
bpf, lkml, netdev, xen-devel
On Thu, 14 Jan 2021 08:33:49 +0000 Lee Jones wrote:
On Wed, 13 Jan 2021, Jakub Kicinski wrote:quoted
On Wed, 13 Jan 2021 16:41:16 +0000 Lee Jones wrote:quoted
Resending the stragglers again. This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. v2: - Squashed IBM patches - Fixed real issue in SMSC - Added Andrew's Reviewed-by tags on remainderDoes not apply, please rebase on net-next/master.These are based on Tuesday's next/master.
What's next/master? This is net-next: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
I just rebased them now with no issue. What conflict are you seeing?
Applying: net: ethernet: smsc: smc91x: Fix function name in kernel-doc header error: patch failed: drivers/net/ethernet/smsc/smc91x.c:2192 error: drivers/net/ethernet/smsc/smc91x.c: patch does not apply Patch failed at 0001 net: ethernet: smsc: smc91x: Fix function name in kernel-doc header hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".