Home
last modified time | relevance | path

Searched hist:"079 d440e103da3ef39b2c8451b66780aa41fd34d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/core/
H A Dfile.cdiff 079d440e103da3ef39b2c8451b66780aa41fd34d Wed May 02 06:33:35 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: file.c: remove dbg() usage

dbg() was a very old USB-specific macro that should no longer
be used. This patch removes it from being used in the driver
and uses dev_dbg() instead.

CC: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>