Skip to content

Commit

Permalink
coredump: Fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Bastien Nocera <[email protected]>
Signed-off-by: Al Viro <[email protected]>
  • Loading branch information
hadess authored and Al Viro committed Feb 20, 2015
1 parent acd88d4 commit fcbc32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/coredump.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ void do_coredump(const siginfo_t *siginfo)
*
* Normally core limits are irrelevant to pipes, since
* we're not writing to the file system, but we use
* cprm.limit of 1 here as a speacial value, this is a
* cprm.limit of 1 here as a special value, this is a
* consistent way to catch recursive crashes.
* We can still crash if the core_pattern binary sets
* RLIM_CORE = !1, but it runs as root, and can do
Expand Down

0 comments on commit fcbc32b

Please sign in to comment.