Alexey Khoroshilov de5535f5f5 USB: fix PTR_ERR translation in init_usb_class()
There is a misprint in init_usb_class():
IS_ERR is used to get error code instead of PTR_ERR.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-06 12:14:38 -07:00
..
2013-03-28 11:10:22 -07:00
2013-04-08 08:36:40 -07:00
2013-03-28 11:10:22 -07:00
2013-03-25 13:48:27 -07:00
2013-03-28 11:10:22 -07:00