[PATCH] libata: indent and whitespace change

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
Albert Lee
2005-09-27 17:34:38 +08:00
committed by Jeff Garzik
parent 87e807b6c4
commit ee500aabf1
2 changed files with 4 additions and 4 deletions

View File

@@ -438,11 +438,11 @@ static inline unsigned int pdc_host_intr( struct ata_port *ap,
break;
default:
ap->stats.idle_irq++;
break;
ap->stats.idle_irq++;
break;
}
return handled;
return handled;
}
static void pdc_irq_clear(struct ata_port *ap)