From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:42 +0000 (+0100) Subject: ide: sanitize ide_finish_cmd() X-Git-Tag: v2.6.30-rc1~623^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2230d90dd889e35da2728b6f6ebf25fb5a6499bd;p=pandora-kernel.git ide: sanitize ide_finish_cmd() * Move ide_end_request() call out from ide_finish_cmd() to its users. * Use ide_finish_cmd() in task_no_data_intr(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed