linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sched/header: Remove a redundant comment.
@ 2017-06-02  3:59 Perr Zhang
  2017-06-05  9:13 ` [tip:sched/core] sched/header: Remove leftover, obsolete comment tip-bot for Perr Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Perr Zhang @ 2017-06-02  3:59 UTC (permalink / raw)
  To: mingo; +Cc: peterz, linux-kernel

There is no more set_task_vxid() helper. remove it from the comment.

Signed-off-by: Perr Zhang <strongbox8@zoho.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:sched/core] sched/header: Remove leftover, obsolete comment
  2017-06-02  3:59 [PATCH] sched/header: Remove a redundant comment Perr Zhang
@ 2017-06-05  9:13 ` tip-bot for Perr Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Perr Zhang @ 2017-06-05  9:13 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: torvalds, peterz, mingo, linux-kernel, hpa, strongbox8, tglx

Commit-ID:  9b01d43170aa70a435105f6413759e2ab7e00219
Gitweb:     http://git.kernel.org/tip/9b01d43170aa70a435105f6413759e2ab7e00219
Author:     Perr Zhang <strongbox8@zoho.com>
AuthorDate: Fri, 2 Jun 2017 11:59:53 +0800
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Mon, 5 Jun 2017 09:32:42 +0200

sched/header: Remove leftover, obsolete comment

There is no more set_task_vxid() helper, remove its description.

Signed-off-by: Perr Zhang <strongbox8@zoho.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170602035953.28949-1-strongbox8@zoho.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 include/linux/sched.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/linux/sched.h b/include/linux/sched.h
index 2b69fc6..1abaa37 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);

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-05  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02  3:59 [PATCH] sched/header: Remove a redundant comment Perr Zhang
2017-06-05  9:13 ` [tip:sched/core] sched/header: Remove leftover, obsolete comment tip-bot for Perr Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).