[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()
authorTejun Heo <htejun@gmail.com>
Wed, 26 Jul 2006 06:59:25 +0000 (15:59 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 29 Jul 2006 08:01:31 +0000 (04:01 -0400)
commitd8fcd116d203dfe2f6c272d0cd67724b172f1bc2
tree4b6c9cd5f50c754f5be053a2722162bd337e6534
parent254950cd56fee220c9d548f3e57211b95976ba64
[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()

* fascist-format comments according to comment style used in libata
  core layer.

* if() -> if ()

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Zhao, Forrest <forrest.zhao@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ahci.c