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: NDan Carpenter <error27@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
想要评论请 注册 或 登录