From: Tejun Heo Date: Thu, 7 May 2009 13:24:40 +0000 (+0900) Subject: ide: convert to rq pos and nr_sectors accessors X-Git-Tag: v2.6.31-rc1~389^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9780e2dd8254351f6cbe11304849126b51dbd561;p=pandora-kernel.git ide: convert to rq pos and nr_sectors accessors ide doesn't manipulate request fields anymore and thus all hard and their soft equivalents are always equal. Convert all references to accessors. [ Impact: use pos and nr_sectors accessors ] Signed-off-by: Tejun Heo Acked-by: Bartlomiej Zolnierkiewicz Cc: Borislav Petkov Cc: Sergei Shtylyov Signed-off-by: Jens Axboe --- Reading git-diff-tree failed