summaryrefslogtreecommitdiff
path: root/drivers/scsi/sata_promise.c
diff options
context:
space:
mode:
authorAlbert Lee <albertcc@tw.ibm.com>2005-09-27 09:34:38 (GMT)
committerJeff Garzik <jgarzik@pobox.com>2005-09-28 15:57:29 (GMT)
commitee500aabf10323a7e313731b8c0be7c2c6dd27c7 (patch)
tree55a5b978ea433102c9c0febc977af3d0cde6dadd /drivers/scsi/sata_promise.c
parent87e807b6c461bbd449496a4c3ab78ab164a4ba97 (diff)
downloadlinux-fsl-qoriq-ee500aabf10323a7e313731b8c0be7c2c6dd27c7.tar.xz
[PATCH] libata: indent and whitespace change
Signed-off-by: Albert Lee <albertcc@tw.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/scsi/sata_promise.c')
-rw-r--r--drivers/scsi/sata_promise.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/sata_promise.c b/drivers/scsi/sata_promise.c
index 538ad72..def7e0d 100644
--- a/drivers/scsi/sata_promise.c
+++ b/drivers/scsi/sata_promise.c
@@ -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)