aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2015-04-16 12:44:22 -0700
committerLinus Torvalds <[email protected]>2015-04-17 09:03:57 -0400
commitab7e23f3448e55f4808f443a7b98ded6707701bb (patch)
tree7e1411de9380c8a312cd4a7c9bb6b83a89d6ceb0 /tools/perf/scripts/python
parentf34e4a4f979c0d39f741bc809127fcf2167a7389 (diff)
checkpatch: add test for repeated const uses
Using 'const <type> const *' is generally meant to be written 'const <type> * const'. Add a test for the miswritten form. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions