From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:39 +0000 (+0100) Subject: ide: inline task_in_unexpected() into task_pio_intr() X-Git-Tag: v2.6.30-rc1~623^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151055ed84df7bebc77d88471302a7cd02c6e0a4;p=pandora-kernel.git ide: inline task_in_unexpected() into task_pio_intr() task_in_unexpected() is only used by task_pio_intr() so inline it there. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed