From 963ef0418346ba271b5a68dde21eebfa062e8922 Mon Sep 17 00:00:00 2001 From: Sisir Koppaka Date: Thu, 26 May 2011 16:25:57 -0700 Subject: [PATCH] --- yaml --- r: 252063 b: refs/heads/master c: 26498e89e83c62cffcb8836a2ac2c5b795d84258 h: refs/heads/master i: 252061: 1d604ee977b8f533ae253a3f8c430d46a0a55710 252059: 57ad5759b8af8be071d46e5e353d854b441bd4d0 252055: 27c2bb1891dbd3545bc5c380d79e5e3fe22c20c1 252047: 004e0b4c592e6f11aaccb0a884c6017494196331 252031: 375fe4123fded2bed42e810f4d4dbff0e2ae2d59 v: v3 --- [refs] | 2 +- trunk/include/linux/pid.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 26d4489f2bb2..42fc07d8de11 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3eb8e74ec72736b9b9d728bad30484ec89c91dde +refs/heads/master: 26498e89e83c62cffcb8836a2ac2c5b795d84258 diff --git a/trunk/include/linux/pid.h b/trunk/include/linux/pid.h index cdced84261d7..b152d44fb181 100644 --- a/trunk/include/linux/pid.h +++ b/trunk/include/linux/pid.h @@ -105,7 +105,7 @@ extern struct pid_namespace init_pid_ns; * or rcu_read_lock() held. * * find_pid_ns() finds the pid in the namespace specified - * find_vpid() finr the pid by its virtual id, i.e. in the current namespace + * find_vpid() finds the pid by its virtual id, i.e. in the current namespace * * see also find_task_by_vpid() set in include/linux/sched.h */