Home
last modified time | relevance | path

Searched hist:ed7487c2c28560a6b06900851ab63ebca1aea444 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/core/
H A Dfile.cdiff ed7487c2c28560a6b06900851ab63ebca1aea444 Tue Nov 10 10:02:08 CET 2009 Dan Carpenter <error27@gmail.com> USB: fix possible null deref in init_usb_class()

Add a missing goto. We dereference usb_class on the next line.

Found by smatch static checker.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>