Date: Sun, 29 Jul 2007 12:16:17 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: cvs-src@yandex.ru Cc: freebsd-usb@freebsd.org Subject: Re: Missing newline in umodem.c Message-ID: <20070729.121617.1236743422.imp@bsdimp.com> In-Reply-To: <46AD07FE.30501@yandex.ru> References: <46AD07FE.30501@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <46AD07FE.30501@yandex.ru>
"R.Mahmatkhanov" <cvs-src@yandex.ru> writes:
: There are missing newline after "ucom0: iclass 2/2". This printf is in
: umodem_attach() from umodem.c:297:
:
: device_printf(self, "iclass %d/%d", id->bInterfaceClass,
: id->bInterfaceSubClass);
:
: I beleave we can fix this with patch attached.
: Can anybody please consider it?
How right you are. Fixed.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070729.121617.1236743422.imp>
