summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ahci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/ahci.c')
-rw-r--r--sys/dev/ic/ahci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ic/ahci.c b/sys/dev/ic/ahci.c
index 7a7480d..37b35ec 100644
--- a/sys/dev/ic/ahci.c
+++ b/sys/dev/ic/ahci.c
@@ -190,7 +190,6 @@ ahci_dump_identity(struct ata_identity *identity)
pr_trace("model number: %s\n", model_number);
}
-
/*
* Stop an HBA port's command list and FIS
* engine.