From: Borislav Petkov Date: Sat, 2 Feb 2008 18:56:36 +0000 (+0100) Subject: ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw X-Git-Tag: v2.6.25-rc1~1068^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eea6458c04a1cbb2e8e5c2cdbef736d882d200c;p=pandora-kernel.git ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw Also, move xfer_func_t typedef to the ide.h since it is used by two drivers now (more coming). Bart: - use __func__ while at it Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed