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 */