K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-11-30T21:03:44.966398Z K 7 svn:log V 348 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 END