Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon, 22 Mar 2021 13:31:48 +0200 you wrote:
> From: Vladimir Oltean <vladimir.olt...@nxp.com>
> 
> ptype_all and ptype_base are declared in net/core/dev.c as non-static,
> because they are used by net-procfs.c too. However, a "make W=1" build
> complains that there was no previous declaration of ptype_all and
> ptype_base in a header file, so this way of declaring things constitutes
> a violation of coding style.
> 
> [...]

Here is the summary with links:
  - [net-next] net: move the ptype_all and ptype_base declarations to 
include/linux/netdevice.h
    https://git.kernel.org/netdev/net-next/c/744b83766322

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to