]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sched/fair: Update comments after a variable rename
authorYuyang Du <yuyang.du@intel.com>
Tue, 29 Mar 2016 23:07:51 +0000 (07:07 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 Mar 2016 08:49:45 +0000 (10:49 +0200)
commit1c3de5e19fc96206dd086e634129d08e5f7b1000
tree773cfb3d0f0500ad7c2c97018d1ad5c1e102ac60
parent47252cfbac03644ee4a3adfa50c77896aa94f2bb
sched/fair: Update comments after a variable rename

The following commit:

  ed82b8a1ff76 ("sched/core: Move the sched_to_prio[] arrays out of line")

renamed prio_to_weight to sched_prio_to_weight, but the old name was not
updated in comments.

Signed-off-by: Yuyang Du <yuyang.du@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1459292871-22531-1-git-send-email-yuyang.du@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c