]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
authorBorislav Petkov <bbpetkov@yahoo.de>
Sat, 2 Feb 2008 18:56:36 +0000 (19:56 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 2 Feb 2008 18:56:36 +0000 (19:56 +0100)
commit0eea6458c04a1cbb2e8e5c2cdbef736d882d200c
treeb999d1360c01df8b7d4cfb0a28750f709c1c785b
parent0bf399e69c365a71c230014af90966faea92e0a3
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 <bbpetkov@yahoo.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-cd.c
drivers/ide/ide-floppy.c
include/linux/ide.h