mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/5] checkkconfigsymbols: several updates
@ 2016-08-28  6:51 Valentin Rothberg
  2016-08-28  6:51 ` [PATCH v2 1/5] checkkconfigsymbols.py: port to Python 3 Valentin Rothberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Valentin Rothberg @ 2016-08-28  6:51 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Valentin Rothberg

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-28  6:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-28  6:51 [PATCH v2 0/5] checkkconfigsymbols: several updates Valentin Rothberg
2016-08-28  6:51 ` [PATCH v2 1/5] checkkconfigsymbols.py: port to Python 3 Valentin Rothberg
2016-08-28  6:51 ` [PATCH v2 2/5] checkkconfigsymbols: use ArgumentParser Valentin Rothberg
2016-08-28  6:51 ` [PATCH v2 3/5] checkkconfigsymbols.py: fix pylint and pep8 warnings Valentin Rothberg
2016-08-28  6:51 ` [PATCH v2 4/5] checkkconfigsymblos: consistent symbol terminology Valentin Rothberg
2016-08-28  6:51 ` [PATCH v2 5/5] checkkconfigsymbols: use arglist instead of cmd string Valentin Rothberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®