diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2013-06-05 23:27:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-06 21:14:38 +0200 |
commit | de5535f5f508466cd5796d4e14ad4f301ff86a26 (patch) | |
tree | 272120b09c8dd6983eb1f58d9406f91bfaa645a9 /include/asm-generic | |
parent | wusbcore: reduce keepalive threshold from timeout/2 to timeout/3 (diff) | |
download | linux-de5535f5f508466cd5796d4e14ad4f301ff86a26.tar.xz linux-de5535f5f508466cd5796d4e14ad4f301ff86a26.zip |
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>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions