]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aio-kill-ki_retry-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Mar 2013 23:26:24 +0000 (10:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:26:40 +0000 (17:26 +1100)
commit4279d978f502992fbf21b0d1facaa6383ae842dd
treed4f3f2b4c275c24b1c1b83d6ddf65a1d82cf474f
parent61ead3d450a41f974079b4aa5b40b28f5218504c
aio-kill-ki_retry-checkpatch-fixes

WARNING: line over 80 characters
#307: FILE: fs/aio.c:1164:
+      ret == -ERESTARTNOHAND || ret == -ERESTART_RESTARTBLOCK))

total: 0 errors, 1 warnings, 344 lines checked

./patches/aio-kill-ki_retry.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: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/aio.c