diff options
| author | Robert P. J. Day <[email protected]> | 2007-05-08 00:29:20 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 11:15:09 -0700 |
| commit | 039b6b3ed84e45a6f8316358dd2bfdc83d59fc45 (patch) | |
| tree | 7d64edaeb2a67808742988dea3cccacecc1b17b8 /include/linux | |
| parent | b2bbe383ef7e792e92a5f53be955e71bd253ab32 (diff) | |
audit: add spaces on either side of case "..." operator.
Following the programming advice laid down in the gcc manual, make
sure the case "..." operator has spaces on either side.
According to:
http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Case-Ranges.html#Case-Ranges:
"Be careful: Write spaces around the ..., for otherwise it may be
parsed wrong when you use it with integer values."
Signed-off-by: Robert P. J. Day <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions