diff options
author | vishnu.ps <vishnu.ps@samsung.com> | 2014-10-09 15:30:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-09 22:26:04 -0400 |
commit | ec94fc3d59b54561da03a0e433d93217b08c1481 (patch) | |
tree | a1d6896521b13d496fc046e90d4f9db302eef246 /fs/fhandle.c | |
parent | 067b722faf98adbe1e94581f39c06a7c82b58676 (diff) | |
download | linux-ec94fc3d59b54561da03a0e433d93217b08c1481.tar.bz2 |
kernel/sys.c: whitespace fixes
Fix minor errors and warning messages in kernel/sys.c. These errors were
reported by checkpatch while working with some modifications in sys.c
file. Fixing this first will help me to improve my further patches.
ERROR: trailing whitespace - 9
ERROR: do not use assignment in if condition - 4
ERROR: spaces required around that '?' (ctx:VxO) - 10
ERROR: switch and case should be at the same indent - 3
total 26 errors & 3 warnings fixed.
Signed-off-by: vishnu.ps <vishnu.ps@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fhandle.c')
0 files changed, 0 insertions, 0 deletions