WARNING: suspect code indent for conditional statements (16, 25)
#48: FILE: fs/exec.c:1796:
+ if (core_limit == 0) {
+ /*
WARNING: line over 80 characters
#57: FILE: fs/exec.c:1805:
+ * but it runs as root, and can do lots of stupid things
WARNING: line over 80 characters
#58: FILE: fs/exec.c:1806:
+ * Note that we use task_tgid_vnr here to grab the pid of the
WARNING: line over 80 characters
#59: FILE: fs/exec.c:1807:
+ * process group leader. That way we get the right pid if a thread
total: 0 errors, 4 warnings, 59 lines checked
./patches/exec-make-do_coredump-more-resilient-to-recursive-crashes-v9.patch has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
Please run checkpatch prior to sending patches
Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Showing
Please register or sign in to comment