Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/67f8372d9aa9
branches:  trunk
changeset: 332077:67f8372d9aa9
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Sep 06 10:54:04 2014 +0000

description:
Trailing whitespace.

diffstat:

 sys/dev/usb/usbdivar.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 0a4542c157e8 -r 67f8372d9aa9 sys/dev/usb/usbdivar.h
--- a/sys/dev/usb/usbdivar.h    Sat Sep 06 10:36:53 2014 +0000
+++ b/sys/dev/usb/usbdivar.h    Sat Sep 06 10:54:04 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: usbdivar.h,v 1.108 2014/08/12 13:36:40 skrll Exp $     */
+/*     $NetBSD: usbdivar.h,v 1.109 2014/09/06 10:54:04 skrll Exp $     */
 
 /*
  * Copyright (c) 1998, 2012 The NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@
  *     allocx                  -
  *     freex                   -
  *     get_lock                -       Called at attach time
- *     new_device              
+ *     new_device
  *
  *     PIPE METHOD             LOCK  NOTES
  *     ----------------------- ------- -------------------------
@@ -61,7 +61,7 @@
  *
  * The above semantics are likely to change.  Little performance
  * evaluation has been done on this code and the locking strategy.
- * 
+ *
  * USB functions known to expect the lock taken include (this list is
  * probably not exhaustive):
  *    usb_transfer_complete()



Home | Main Index | Thread Index | Old Index