[PATCH v2 0/5] checkkconfigsymbols: several updates

From: Valentin Rothberg
Date: Sun Aug 28 2016 - 02:54:10 EST


Note that the patches base on [1], which has already been applied to
Greg's char-misc tree [2] (testing branch).

[1] https://lkml.org/lkml/2016/8/27/50
[2] git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git

Changelog v2:
- Break v1 into multiple changes (i.e., python3 port, ArgumentParser,
pylint/pep8 warnings)
- More descriptive commit messages

Valentin Rothberg (5):
checkkconfigsymbols.py: port to Python 3
checkkconfigsymbols: use ArgumentParser
checkkconfigsymbols.py: fix pylint and pep8 warnings
checkkconfigsymblos: consistent symbol terminology
checkkconfigsymbols: use arglist instead of cmd string

scripts/checkkconfigsymbols.py | 338 ++++++++++++++++++++---------------------
1 file changed, 169 insertions(+), 169 deletions(-)

--
2.9.3