Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 2009 17:18:52 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files
Message-ID:  <200912071719.nB7HJ96v044677@repoman.freebsd.org>

index | next in thread | raw e-mail

jhb         2009-12-07 17:18:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files 
  Log:
  SVN rev 200222 on 2009-12-07 17:18:52Z by jhb
  
  MFC 199974:
  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.
  
  Revision     Changes    Path
  1.1459.2.11  +7 -4      src/sys/conf/files


help

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