Home
last modified time | relevance | path

Searched hist:"085 fb962623b7278fd2f33a8604c37dd22d06b70" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dconsole.cdiff 085fb962623b7278fd2f33a8604c37dd22d06b70 Fri Apr 20 18:53:58 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: console.c: remove err() usage

err() was a very old USB-specific macro that I thought had
gone away. This patch removes it from being used in the
driver and uses dev_err() instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>