]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: adutux: drop redundant sanity check
authorJohan Hovold <johan@kernel.org>
Fri, 17 Mar 2017 10:35:32 +0000 (11:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 12:53:16 +0000 (13:53 +0100)
commit15a818f459d2081b17861472b4b953b8a19ea587
treefc6ccef46c195990bfada3c6292bc587c166002c
parent279daf4e053470f22c9421a4ab05f8e5a9e9eeec
USB: adutux: drop redundant sanity check

Drop a redundant sanity check for a NULL parent usb device, which is
never true.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c