cvs commit: src/sys/dev/usb ohci.c uhci.c umass.c usbdi.c

John-Mark Gurney jmg at FreeBSD.org
Fri Jul 4 16:11:15 PDT 2003


jmg         2003/07/04 16:11:14 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ohci.c uhci.c umass.c usbdi.c 
  Log:
  remove \n at end of panic strings.  They are added by the call to panic.
  
  This brings us more in line with Net/OpenBSD
  
  Obtained from:  Net/OpenBSD
  
  Revision  Changes    Path
  1.119     +8 -8      src/sys/dev/usb/ohci.c
  1.135     +7 -7      src/sys/dev/usb/uhci.c
  1.87      +10 -10    src/sys/dev/usb/umass.c
  1.78      +1 -1      src/sys/dev/usb/usbdi.c


More information about the cvs-all mailing list