]> git.karo-electronics.de Git - karo-tx-linux.git/commit
coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Sep 2012 00:22:14 +0000 (10:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Oct 2012 06:00:33 +0000 (16:00 +1000)
commit5b05c255f2d36ff102f3f62dd64fdaf9d17ece43
tree356f0ae12ac8e9fb31ff81b77b069c59d9a71a21
parent311d9d218966f1c87e7a4833c1f8c53bade34013
coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1-checkpatch-fixes

ERROR: space required before the open parenthesis '('
#35: FILE: fs/proc/base.c:1401:
+ if(dumpable == SUID_DUMPABLE_ENABLED)

total: 1 errors, 0 warnings, 16 lines checked

./patches/coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1.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: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/internal.h