Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc

2021-08-27 Thread Michael Ellerman
On Thu, 19 Aug 2021 13:39:52 +0200, Lukas Bulwahn wrote: > The script ./scripts/checkkconfigsymbols.py warns on invalid references to > Kconfig symbols (often, minor typos, name confusions or outdated references). > > This patch series addresses all issues reported by > ./scripts/checkkconfigsymbo

Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc

2021-08-27 Thread Michael Ellerman
On Thu, 19 Aug 2021 13:39:52 +0200, Lukas Bulwahn wrote: > The script ./scripts/checkkconfigsymbols.py warns on invalid references to > Kconfig symbols (often, minor typos, name confusions or outdated references). > > This patch series addresses all issues reported by > ./scripts/checkkconfigsymbo

Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc

2021-08-19 Thread Christophe Leroy
Le 19/08/2021 à 13:39, Lukas Bulwahn a écrit : Dear powerpc maintainers, The script ./scripts/checkkconfigsymbols.py warns on invalid references to Kconfig symbols (often, minor typos, name confusions or outdated references). This patch series addresses all issues reported by ./scripts/check

[PATCH v2 0/2] Kconfig symbol fixes on powerpc

2021-08-19 Thread Lukas Bulwahn
Dear powerpc maintainers, The script ./scripts/checkkconfigsymbols.py warns on invalid references to Kconfig symbols (often, minor typos, name confusions or outdated references). This patch series addresses all issues reported by ./scripts/checkkconfigsymbols.py in ./drivers/usb/ for Kconfig and