[PATCH 03/24] qconfig: Make KconfigScanner a function

Simon Glass sjg at chromium.org
Fri Jul 26 14:59:16 CEST 2024


This doesn't have any methods so is not good as a class. Make it a
function instead, to keep pylint happy.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/qconfig.py | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list