Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/nick-nhusb]: src/sys/dev/usb Whitespace
details: https://anonhg.NetBSD.org/src/rev/5d6e7eb53bca
branches: nick-nhusb
changeset: 334591:5d6e7eb53bca
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Dec 28 19:36:03 2016 +0000
description:
Whitespace
diffstat:
sys/dev/usb/if_athn_usb.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r eaa3a3296ad2 -r 5d6e7eb53bca sys/dev/usb/if_athn_usb.c
--- a/sys/dev/usb/if_athn_usb.c Wed Dec 28 19:29:03 2016 +0000
+++ b/sys/dev/usb/if_athn_usb.c Wed Dec 28 19:36:03 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_athn_usb.c,v 1.6.8.16 2016/12/28 19:29:03 skrll Exp $ */
+/* $NetBSD: if_athn_usb.c,v 1.6.8.17 2016/12/28 19:36:03 skrll Exp $ */
/* $OpenBSD: if_athn_usb.c,v 1.12 2013/01/14 09:50:31 jsing Exp $ */
/*-
@@ -22,7 +22,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_athn_usb.c,v 1.6.8.16 2016/12/28 19:29:03 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_athn_usb.c,v 1.6.8.17 2016/12/28 19:36:03 skrll Exp $");
#ifdef _KERNEL_OPT
#include "opt_inet.h"
@@ -1144,7 +1144,7 @@
Static int
athn_usb_wait_msg(struct athn_usb_softc *usc)
{
- DPRINTFN(DBG_FN, usc, "\n");
+ DPRINTFN(DBG_FN, usc, "\n");
KASSERT(mutex_owned(&usc->usc_msg_mtx));
Home |
Main Index |
Thread Index |
Old Index