blkio-throttle: There is no need to convert jiffies to milli seconds
authorVivek Goyal <vgoyal@redhat.com>
Fri, 1 Oct 2010 19:16:38 +0000 (21:16 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 1 Oct 2010 19:16:38 +0000 (21:16 +0200)
commit5e901a2b95db709c5e40599ff4df6029be1e2a12
treee2450a1157c6f9411429fceb9939002d8c0282f8
parent3aad5d3ee4e4fce8f4b5bb6ca73342dcade42b33
blkio-throttle: There is no need to convert jiffies to milli seconds

o Do not convert jiffies to mili seconds as it is not required. Just work
  with jiffies and HZ.

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