From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:27 +0000 (+0100) Subject: ide-cd: unify moving to the next buffer in cdrom_rw_intr() X-Git-Tag: v2.6.25-rc1~1078^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37782fcefcca437f870e581e6cc316111f8b7660;p=pandora-kernel.git ide-cd: unify moving to the next buffer in cdrom_rw_intr() Use the fact that for the first loop rq->current_nr_sectors is always set and unify moving to the next buffer for read/write requests. There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed