From: Jakub Kicinski Date: Thu, 11 Sep 2025 01:09:01 +0000 (-0700) Subject: Merge branch 'tools-ynl-fix-errors-reported-by-ruff' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4be708d0c4b10b8f74b2e6bb440d49915ddc4403;p=users%2Fhch%2Fmisc.git Merge branch 'tools-ynl-fix-errors-reported-by-ruff' Matthieu Baerts says: ==================== tools: ynl: fix errors reported by Ruff 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. ==================== Link: https://patch.msgid.link/20250909-net-next-ynl-ruff-v1-0-238c2bccdd99@kernel.org Signed-off-by: Jakub Kicinski --- 4be708d0c4b10b8f74b2e6bb440d49915ddc4403