Browse Source

[PATCH] libata: kill trailing whitespace

Kill trailing whitespace.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Tejun Heo 19 years ago
parent
commit
05c8e0ac5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/scsi/libata-core.c

+ 1 - 1
drivers/scsi/libata-core.c

@@ -2635,7 +2635,7 @@ static int ata_dma_blacklisted(const struct ata_device *dev)
  *
  *	FIXME: The current implementation limits all transfer modes to
  *	the fastest of the lowested device on the port.  This is not
- *	required on most controllers. 
+ *	required on most controllers.
  *
  *	LOCKING:
  *	None.