Merge branch 'fix-issues-and-update-pylint-version' into next
authorTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 14:24:49 +0000 (08:24 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 17:36:37 +0000 (11:36 -0600)
This merges a set of patches from myself and Simon Glass to resolve
various problems that the current version of pylint will report with our
codebase. After the problems are fixed, we update to the now current
version which is 3.3.4.


Trivial merge