From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:31 +0000 (+0200) Subject: ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() X-Git-Tag: v2.6.28-rc1~599^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844b9468523c8c2c45b90df4efcabcbe4926b5ab;p=pandora-kernel.git ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() * Move idescsi_expiry() to ide-atapi.c. * Move get_timeout() to . * Drop 'timeout' and 'expiry' arguments from ide_pc_intr(). While at it: * idescsi_expiry() -> ide_scsi_expiry() * get_timeout() -> ide_scsi_get_timeout() There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed