aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2010-03-05 13:43:51 -0800
committerLinus Torvalds <[email protected]>2010-03-06 11:26:44 -0800
commit52131292c069b74f4b5f3c786ff66ff6e82b0e69 (patch)
treeb84324464503adc35bda0573c1c35f7497d9ecce /tools/perf/scripts/python
parent691e669ba8c64d31ac08d87b1751e6acfa3ff65e (diff)
checkpatch: fix false positive on __initconst
checkpatch falsely complained about '__initconst' because it thought the 'const' needed a space before. Fix this by changing the list of attributes: - add '__initconst' - force plain 'init' to contain a word-boundary at the end Signed-off-by: Wolfram Sang <[email protected]> Cc: Andy Whitcroft <[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