summaryrefslogtreecommitdiffstats
path: root/scripts/extract-ikconfig
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2010-03-05 22:43:51 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2010-03-06 20:26:44 +0100
commit52131292c069b74f4b5f3c786ff66ff6e82b0e69 (patch)
treeb84324464503adc35bda0573c1c35f7497d9ecce /scripts/extract-ikconfig
parentcheckpatch.pl: allow > 80 char lines for logging functions not just printk (diff)
downloadlinux-52131292c069b74f4b5f3c786ff66ff6e82b0e69.tar.xz
linux-52131292c069b74f4b5f3c786ff66ff6e82b0e69.zip
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 <w.sang@pengutronix.de> Cc: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/extract-ikconfig')
0 files changed, 0 insertions, 0 deletions