From: Bartlomiej Zolnierkiewicz Date: Tue, 31 Mar 2009 18:15:02 +0000 (+0200) Subject: ide-cd: unify ide_cd_do_request() exit paths X-Git-Tag: v2.6.30-rc1~418^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0458ccb0668edbecbc1ae1c17ed58a6b1a4ff3e;p=pandora-kernel.git ide-cd: unify ide_cd_do_request() exit paths * Move cdrom_end_request() calls from cdrom_start_rw() and ide_cd_prepare_rw_request() to ide_cd_do_request(). * Unify ide_cd_do_request() exit paths. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed