[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170602035953.28949-1-strongbox8@zoho.com>
Date: Fri, 2 Jun 2017 11:59:53 +0800
From: Perr Zhang <strongbox8@...o.com>
To: mingo@...hat.com
Cc: peterz@...radead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] sched/header: Remove a redundant comment.
There is no more set_task_vxid() helper. remove it from the comment.
Signed-off-by: Perr Zhang <strongbox8@...o.com>
---
include/linux/sched.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 2b69fc650201..1abaa3728bf7 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1096,8 +1096,6 @@ static inline struct pid *task_session(struct task_struct *task)
* current.
* task_xid_nr_ns() : id seen from the ns specified;
*
- * set_task_vxid() : assigns a virtual id to a task;
- *
* see also pid_nr() etc in include/linux/pid.h
*/
pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, struct pid_namespace *ns);
--
2.13.0
Powered by blists - more mailing lists