Re: [PATCH] net: sysfs: Fix weird usage of class's namespace relevant fields

From: patchwork-bot+netdevbpf
Date: Mon Sep 09 2024 - 05:40:47 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Thu, 05 Sep 2024 07:35:38 +0800 you wrote:
> From: Zijun Hu <quic_zijuhu@xxxxxxxxxxx>
>
> Device class has two namespace relevant fields which are associated by
> the following usage:
>
> struct class {
> ...
> const struct kobj_ns_type_operations *ns_type;
> const void *(*namespace)(const struct device *dev);
> ...
> }
> if (dev->class && dev->class->ns_type)
> dev->class->namespace(dev);
>
> [...]

Here is the summary with links:
- net: sysfs: Fix weird usage of class's namespace relevant fields
https://git.kernel.org/netdev/net-next/c/8f088541991b

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