diff options
author | Jesper Juhl <jj@chaosbits.net> | 2011-06-15 11:53:13 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-06-16 20:40:03 +0200 |
commit | f0f3ca8d967462dafb815412b14ca3339b9817a6 (patch) | |
tree | 2bbea0758c9e5519a81a985b75278054efd08551 /scripts/Lindent | |
parent | 1c5454eed85af71df9c01ab923e0c1b841b2e99b (diff) | |
download | op-kernel-dev-f0f3ca8d967462dafb815412b14ca3339b9817a6.zip op-kernel-dev-f0f3ca8d967462dafb815412b14ca3339b9817a6.tar.gz |
docproc: cleanup brace placement
The placement of the opening brace "{" after 'if' statements in
scripts/docproc.c is inconsistent. Most are placed on the same line as the 'if'
statement itself as per CodingStyle, but a few are not. This patch cleans up
the inconsistency. We save a few source lines and the file then uses the same
style throughout, which is nice.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions