checkkconfigsymbols.py: add option -i to ignore files
authorValentin Rothberg <valentinrothberg@gmail.com>
Wed, 29 Apr 2015 14:58:27 +0000 (16:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:15:29 +0000 (12:15 -0700)
commitcf132e4a8e070872e3b170a6cc7429b62e441d99
tree77f952428b9962d5a2d0960ac0abed31cb8526d0
parentf5c48149b961012caf3bd0986fc500325647d5d7
checkkconfigsymbols.py: add option -i to ignore files

Sometimes a user might be interested to filter certain reports (e.g.,
the many defconfigs).  Now, this can be achieved by specifying a Python
regex with -i / --ignore.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/checkkconfigsymbols.py
This page took 0.039229 seconds and 5 git commands to generate.