[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175755361550.1619866.7130732289820892310.git-patchwork-notify@kernel.org>
Date: Thu, 11 Sep 2025 01:20:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matthieu Baerts <matttbe@...nel.org>
Cc: donald.hunter@...il.com, kuba@...nel.org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/8] tools: ynl: fix errors reported by Ruff
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 09 Sep 2025 23:07:46 +0200 you wrote:
> When looking at the YNL code to add a new feature, my text editor
> automatically executed 'ruff check', and found out at least one
> interesting error: one variable was used while not being defined.
>
> I then decided to fix this error, and all the other ones reported by
> Ruff. After this series, 'ruff check' reports no more errors with
> version 0.12.12.
>
> [...]
Here is the summary with links:
- [net-next,1/8] tools: ynl: fix undefined variable name
https://git.kernel.org/netdev/net-next/c/7a3aaaa9fce7
- [net-next,2/8] tools: ynl: avoid bare except
https://git.kernel.org/netdev/net-next/c/287bc89bb41f
- [net-next,3/8] tools: ynl: remove assigned but never used variable
https://git.kernel.org/netdev/net-next/c/02962ddb3936
- [net-next,4/8] tools: ynl: remove f-string without any placeholders
https://git.kernel.org/netdev/net-next/c/d8e0e25406a1
- [net-next,5/8] tools: ynl: remove unused imports
https://git.kernel.org/netdev/net-next/c/389712b0da1f
- [net-next,6/8] tools: ynl: remove unnecessary semicolons
https://git.kernel.org/netdev/net-next/c/616129d6b421
- [net-next,7/8] tools: ynl: use 'cond is None'
https://git.kernel.org/netdev/net-next/c/10d32b0ddcc1
- [net-next,8/8] tools: ynl: check for membership with 'not in'
https://git.kernel.org/netdev/net-next/c/f6259ba70e7e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists