commit | 13b62e46d5407c7d619aea1dc9c3e0991b631b57 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Sep 16 11:30:36 2013 +0300 |
committer | Ingo Molnar <mingo@kernel.org> | Mon Sep 16 11:18:34 2013 +0200 |
tree | 26ec163a90c97dd9a341efdccbb483a261dc9356 | |
parent | 3b524d60943a2f9ee1194323ff9d5ee01a4d1ce1 [diff] |
sched: Fix comment for sched_info_depart sched_info_depart seems to be only called from sched_info_switch(), so only on involuntary task switch. Fix the comment to match. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Link: http://lkml.kernel.org/r/20130916083036.GA1113@redhat.com Signed-off-by: Ingo Molnar <mingo@kernel.org>