aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index c15936fe998b..e89f1292c301 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -516,7 +516,7 @@ struct thread_group_cputimer {
516struct autogroup; 516struct autogroup;
517 517
518/* 518/*
519 * NOTE! "signal_struct" does not have it's own 519 * NOTE! "signal_struct" does not have its own
520 * locking, because a shared signal_struct always 520 * locking, because a shared signal_struct always
521 * implies a shared sighand_struct, so locking 521 * implies a shared sighand_struct, so locking
522 * sighand_struct is always a proper superset of 522 * sighand_struct is always a proper superset of