Module Name: src
Committed By: jdolecek
Date: Sat Jul 29 16:50:32 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: ahcisata_core.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.57.6.23 -r1.57.6.24 src/sys/dev/ic/ahcisata_core.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/ic/ahcisata_core.c
diff -u src/sys/dev/ic/ahcisata_core.c:1.57.6.23 src/sys/dev/ic/ahcisata_core.c:1.57.6.24
--- src/sys/dev/ic/ahcisata_core.c:1.57.6.23 Sat Jul 29 15:07:46 2017
+++ src/sys/dev/ic/ahcisata_core.c Sat Jul 29 16:50:32 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: ahcisata_core.c,v 1.57.6.23 2017/07/29 15:07:46 jdolecek Exp $ */
+/* $NetBSD: ahcisata_core.c,v 1.57.6.24 2017/07/29 16:50:32 jdolecek Exp $ */
/*
* Copyright (c) 2006 Manuel Bouyer.
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.57.6.23 2017/07/29 15:07:46 jdolecek Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.57.6.24 2017/07/29 16:50:32 jdolecek Exp $");
#include <sys/types.h>
#include <sys/malloc.h>
@@ -1609,7 +1609,6 @@ ahci_channel_recover(struct ahci_softc *
/*
* Failed to get resources to run the recovery command, must
* reset the drive. This will also kill all still outstanding
-
* transfers.
*/
reset: