From: Vivek Goyal Date: Fri, 1 Oct 2010 19:16:38 +0000 (+0200) Subject: blkio-throttle: There is no need to convert jiffies to milli seconds X-Git-Tag: v2.6.37-rc1~168^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e901a2b95db709c5e40599ff4df6029be1e2a12;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed