From: Borislav Petkov Date: Wed, 6 Feb 2008 01:57:52 +0000 (+0100) Subject: ide-tape: simplify code branching in the interrupt handler X-Git-Tag: v2.6.25-rc1~779^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1efc85f0b4d48627ef0b2aeb766a39fb4a00561;p=pandora-kernel.git ide-tape: simplify code branching in the interrupt handler ... by adding a new typedef function pointer idetape_io_buf in order to call the proper buffer i/o handler depending on the data direction. Bart: - move idetape_io_buf before idetape_pc_intr() comment Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed