Author: brooks
Date: Tue Sep 16 17:07:32 2014
New Revision: 271680
URL: http://svnweb.freebsd.org/changeset/base/271680

Log:
  Fix some extra whitespace noticed when reviewing git diffs.

Modified:
  head/sys/dev/usb/misc/uled.c

Modified: head/sys/dev/usb/misc/uled.c
==============================================================================
--- head/sys/dev/usb/misc/uled.c        Tue Sep 16 15:45:53 2014        
(r271679)
+++ head/sys/dev/usb/misc/uled.c        Tue Sep 16 17:07:32 2014        
(r271680)
@@ -231,7 +231,7 @@ uled_close(struct usb_fifo *fifo, int ff
                sc->sc_state &= ~ULED_ENABLED;
        }
 }
-                       
+
 static int
 uled_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags)
 {
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to