]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide: cleanup ide-dma.c
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 13 Oct 2008 19:39:47 +0000 (21:39 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 13 Oct 2008 19:39:47 +0000 (21:39 +0200)
commitdb3f99ef7c30d541e4a78931acf2c64abe3e26d1
tree0eb382a6d4cde1e43359c103aa3a7bcdf42a88ef
parent14c123f37187aba0b4e0e893a969efc6820c4170
ide: cleanup ide-dma.c

- s/HWIF(drive)/drive->hwif/
- s/HWGROUP(drive)/[drive->]hwif->hwgroup/
- fixup error messages in ide_dma_intr() & dma_timer_expiry()
- fix checkpatch.pl errors/warnings

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-dma.c