[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251004164829.GL3060232@horms.kernel.org>
Date: Sat, 4 Oct 2025 17:48:29 +0100
From: Simon Horman <horms@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, bpf@...r.kernel.org,
shuah@...nel.org, johndale@...co.com,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net 7/9] selftests: drv-net: fix linter warnings in
pp_alloc_fail
On Fri, Oct 03, 2025 at 04:30:23PM -0700, Jakub Kicinski wrote:
> Fix linter warnings, it's a bit hard to check for new ones otherwise.
>
> W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
> C0114: Missing module docstring (missing-module-docstring)
> W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
> C0116: Missing function or method docstring (missing-function-docstring)
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists