From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:41 +0000 (+0100) Subject: ide: task_error() -> task_error_cmd() X-Git-Tag: v2.6.30-rc1~623^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041cea10a86a25b088185d07ad15d728f503f02c;p=pandora-kernel.git ide: task_error() -> task_error_cmd() * Move ide_error() call from task_error() to task_pio_intr() (the only user). * Drop no longer used arguments from task_error(). * Rename task_error() to ide_error_cmd(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed