cfq: rename a function to give it more appropriate name
authorVivek Goyal <vgoyal@redhat.com>
Wed, 19 Jan 2011 15:25:02 +0000 (08:25 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 19 Jan 2011 15:25:02 +0000 (08:25 -0700)
commitba5bd520f679c450fb6efa439618703bd0956daa
treef3957e89e43c4955ae261ea96da570f36450f51f
parent68264e9d6781f7163e92c517769bb470fa43f6cd
cfq: rename a function to give it more appropriate name

o Rename a function to give it more approprate name. We are calculating
  cfq queue slice and function name gives the impression as if cfq group
  slice length is being calculated.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq-iosched.c