Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/jdolecek-ncq]: src/sys/dev/ic whitespace



details:   https://anonhg.NetBSD.org/src/rev/ad43dfb8cd99
branches:  jdolecek-ncq
changeset: 352729:ad43dfb8cd99
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Jul 29 16:50:32 2017 +0000

description:
whitespace

diffstat:

 sys/dev/ic/ahcisata_core.c |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 7d35b039532f -r ad43dfb8cd99 sys/dev/ic/ahcisata_core.c
--- a/sys/dev/ic/ahcisata_core.c        Sat Jul 29 15:07:46 2017 +0000
+++ b/sys/dev/ic/ahcisata_core.c        Sat Jul 29 16:50:32 2017 +0000
@@ -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 @@
                /*
                 * Failed to get resources to run the recovery command, must
                 * reset the drive. This will also kill all still outstanding
-
                 * transfers.
                 */
 reset:



Home | Main Index | Thread Index | Old Index