summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorValentin Rothberg <valentinrothberg@gmail.com>2014-11-08 20:56:35 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-08 20:50:43 -0800
commitcc641d5529965fbd01edbdf289951fb95d3de1b8 (patch)
tree7c6f8e6e0fc0a297fadba41032263eba17d6a2a1 /scripts/checkstack.pl
parent184901a06a366d40386e07307bcadc9eeaabbd39 (diff)
checkkconfigsymbols.py: improve detection of defects
This patch improves the detection of defects by updating the regular expression to find Kconfig identifiers in the source code, and fixes some cases of false positives. The following changes are made: - improve regex to find Kconfig identifiers in the source - exclude .log files from analysis - improve filtering of false positives (e.g, CONFIG_XXX) - change output format from (feature:\tlist) to (feature\tlist) Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions