Details

[Home]

Issue of the Implementation # L0107

Brief

USB: fix PTR_ERR translation in init_usb_class()

Detailed Description

There is a misprint in init_usb_class(): IS_ERR is used to get error code instead of PTR_ERR.

Component

linux-kernel 3.9

Accepted

https://lkml.org/lkml/2013/6/5/738
commit

Status

Fixed in kernel 3.10-rc4

[Home]