Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2009 21:03:44 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files
Message-ID:  <200911302103.nAUL3txO018259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-11-30 21:03:44 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 199974 on 2009-11-30 21:03:44Z by jhb
  
  Remove extra parantheses from usb_ethernet.c and usb_serial.c lines.
  config(8) doesn't parse parantheses and instead treated them as being
  part of the device driver name (e.g. '(u3g' vs 'u3g').  While here, fix the
  style of these long lines to match the wrapping used for other long lines
  in this file.
  
  Submitted by:   Brett Glass
  MFC after:      1 week
  
  Revision  Changes    Path
  1.1487    +7 -4      src/sys/conf/files



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