diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2016-06-06 23:23:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-08 07:18:39 +0200 |
commit | 7c348f1cfb6d8c6911fcb6d13b4c267a8bc93856 (patch) | |
tree | 9f56caf6b7dfe6b728dd1bf825857c7f21f7bd38 /drivers/usb/misc/usb3503.c | |
parent | usb: microtek: Use "foo *bar" instead of "foo * bar". (diff) | |
download | linux-7c348f1cfb6d8c6911fcb6d13b4c267a8bc93856.tar.xz linux-7c348f1cfb6d8c6911fcb6d13b4c267a8bc93856.zip |
usb: usbip: remove null check
The only caller of get_gadget_descs() has already dereferenced udc
before calling this function, so udc can not be NULL at this point of
the code and hence no use of checking it.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/usb3503.c')
0 files changed, 0 insertions, 0 deletions