diff options
author | Tejun Heo <htejun@gmail.com> | 2006-03-25 00:28:57 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-29 17:19:13 -0500 |
commit | 05c8e0ac5c37e9739a852b526afeecae97607cbb (patch) | |
tree | d8a6de4bd4d0fb4b91a996652a70c6d8a43a9f90 /drivers/scsi/libata-core.c | |
parent | e02a4cabfcb9a999b74a2e2e6f13ffcb7ff2d606 (diff) |
[PATCH] libata: kill trailing whitespace
Kill trailing whitespace.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/scsi/libata-core.c')
-rw-r--r-- | drivers/scsi/libata-core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c index 1cb981375323..86310562da8b 100644 --- a/drivers/scsi/libata-core.c +++ b/drivers/scsi/libata-core.c | |||
@@ -2635,7 +2635,7 @@ static int ata_dma_blacklisted(const struct ata_device *dev) | |||
2635 | * | 2635 | * |
2636 | * FIXME: The current implementation limits all transfer modes to | 2636 | * FIXME: The current implementation limits all transfer modes to |
2637 | * the fastest of the lowested device on the port. This is not | 2637 | * the fastest of the lowested device on the port. This is not |
2638 | * required on most controllers. | 2638 | * required on most controllers. |
2639 | * | 2639 | * |
2640 | * LOCKING: | 2640 | * LOCKING: |
2641 | * None. | 2641 | * None. |