]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipc-add-sysctl-to-specify-desired-next-object-id-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Nov 2012 03:05:05 +0000 (14:05 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:29 +0000 (15:17 +1100)
commitd37857d7d9586e22067db4b78c24d926993248fc
treef3b82b02f1a14d1ccb2b5e28bd4f923d993e9955
parent4daa7ec61e982d20b8fdd817dbb62d88ab8f1475
ipc-add-sysctl-to-specify-desired-next-object-id-checkpatch-fixes

ERROR: space required before the open parenthesis '('
#123: FILE: ipc/util.c:285:
+ if(ids->seq > ids->seq_max)

total: 1 errors, 0 warnings, 94 lines checked

./patches/ipc-add-sysctl-to-specify-desired-next-object-id.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: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/util.c