commit | 63300eddb1e6cf69ba2346c97f94275ced5f8106 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Tue Feb 06 15:39:27 2018 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 06 18:32:45 2018 -0800 |
tree | c0ab4515f35b5fcb25bfd672d21e52db23687692 | |
parent | b0cd38c7f54c9176f78cce2e2b23e1513bf5a224 [diff] |
<asm-generic/siginfo.h>: fix language in comments Fix grammar and add an omitted word. Link: http://lkml.kernel.org/r/1a5a021c-0207-f793-7f07-addca26772d5@infradead.org Fixes: f9886bc50a8e ("signal: Document the strange si_codes used by ptrace event stops") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>