Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Fri, 3 Oct 2025 09:47:48 -0700 you wrote:
Linters are still not very happy with our __init__ files, which was pointed out in recent review (see Link).
We have previously started importing things one by one to make linters happy with the test files (which import from __init__). But __init__ file itself still makes linters unhappy.
[...]
Here is the summary with links: - [net,repost] selftests: drv-net: make linters happy with our imports https://git.kernel.org/netdev/net/c/b615879dbfea
You are awesome, thank you!