Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 06:42:15 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ubser.c
Message-ID:  <200707050642.l656gF6x011042@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-07-05 06:42:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ubser.c 
  Log:
  Prefer device_printf to printf("%s: ...", device_get_nameunit()).  On
  amd64, we save about 240 bytes (this is about 20 per instance).
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.30      +23 -30    src/sys/dev/usb/ubser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707050642.l656gF6x011042>