]>
git.karo-electronics.de Git - karo-tx-linux.git/commit
fs-seq_filec-seq_lseek-fix-switch-statement-indenting-checkpatch-fixes
ERROR: spaces required around that '=' (ctx:VxV)
#45: FILE: fs/seq_file.c:318:
+ while ((retval=traverse(m, offset)) == -EAGAIN)
^
total: 1 errors, 0 warnings, 47 lines checked
./patches/fs-seq_filec-seq_lseek-fix-switch-statement-indenting.patch has style problems, please review.
If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
Please run checkpatch prior to sending patches
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>