Home
last modified time | relevance | path

Searched hist:"45714104 b9e85ffa199c5622e227657e99d92fb5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dyurex.cdiff 45714104b9e85ffa199c5622e227657e99d92fb5 Fri Apr 20 18:53:56 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: yurex.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>