]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 199974:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Dec 2009 17:18:52 +0000 (17:18 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Dec 2009 17:18:52 +0000 (17:18 +0000)
commit47e1c6d3da873c266317997ec322b25b7306e647
treeb272737ef8989866ba17ed433b069f80be65228e
parente087343ea9d70508998c84f301068eabb11e5b2a
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@200222 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files