linux-stable/drivers/staging/serqt_usb2
Greg Kroah-Hartman 33f7a67e47 USB: Staging: serqt_usb2: 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.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-24 09:08:22 -07:00
..
Kconfig
Makefile
serqt_usb2.c USB: Staging: serqt_usb2: remove err() usage 2012-04-24 09:08:22 -07:00