]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 26 Sep 2012 01:34:53 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:28:47 +0000 (17:28 +1000)
commit72731ae6dd6675bc04ace38619809e1bc3d47852
tree12eb546a8b7d8193d320ca52de4e643115fe7b82
parentdc0504aba78cc84d68668701345b957b39f09d7e
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