浏览代码

[PATCH] libata: kill trailing whitespace

Kill trailing whitespace.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Tejun Heo 19 年之前
父节点
当前提交
05c8e0ac5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.