diff --git a/[refs] b/[refs] index 59c0f1400b5d..013b08e0a4ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 16addf954d3954a72fd56abc02ffcba3c18529a1 +refs/heads/master: e815f0a84fc9a98e5cc3ef0b520122e5e18520e7 diff --git a/trunk/include/linux/sched.h b/trunk/include/linux/sched.h index c15936fe998b..e89f1292c301 100644 --- a/trunk/include/linux/sched.h +++ b/trunk/include/linux/sched.h @@ -516,7 +516,7 @@ struct thread_group_cputimer { struct autogroup; /* - * NOTE! "signal_struct" does not have it's own + * NOTE! "signal_struct" does not have its own * locking, because a shared signal_struct always * implies a shared sighand_struct, so locking * sighand_struct is always a proper superset of