From fb9f8890d77c8ba51e963846831e471e3c1722bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Mon, 21 Mar 2011 20:24:47 +0100 Subject: [PATCH] --- yaml --- r: 242527 b: refs/heads/master c: e815f0a84fc9a98e5cc3ef0b520122e5e18520e7 h: refs/heads/master i: 242525: d6226f4ece0ec379cacc94a57037f5a667e3c5f7 242523: 8c2229a7af427341f2d9e92201c3c81fda39fe35 242519: e7e731f312be1e0cfa77703f7f84c0df09f6c102 242511: 8ef9da6489919f0f555b3c0a45c1fba749daa65a 242495: 8ed9a39842a113483c788bd1044d3a2bdbfc9dbf v: v3 --- [refs] | 2 +- trunk/include/linux/sched.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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