aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2007-07-20 09:29:50 -0600
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-20 08:45:38 -0700
commite609ccc3161ead8a685b15533d9b6958ed368358 (patch)
tree077c4918204792f131b35749519d01cd5363d31f /init
parentMemory leak in tpm_ascii_bios_measurements_open() (diff)
downloadlinux-dev-e609ccc3161ead8a685b15533d9b6958ed368358.tar.xz
linux-dev-e609ccc3161ead8a685b15533d9b6958ed368358.zip
Fix Lindent to not indent preprocessor comments so far
I recently ran Lindent over the AdvanSys driver and it moved the comments on #else and #endif lines way over to the right: #else /* ADVANSYS_DEBUG */ This doesn't match what I expect from kernel style, but it is documented. We just need another flag to indent to make this look like: #else /* ADVANSYS_DEBUG */ Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions