commit | cf132e4a8e070872e3b170a6cc7429b62e441d99 | [log] [tgz] |
---|---|---|
author | Valentin Rothberg <valentinrothberg@gmail.com> | Wed Apr 29 16:58:27 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 12:15:29 2015 -0700 |
tree | 77f952428b9962d5a2d0960ac0abed31cb8526d0 | |
parent | f5c48149b961012caf3bd0986fc500325647d5d7 [diff] |
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>