]> rtime.felk.cvut.cz Git - linux-imx.git/commit
USB: misc: fixup smatch WARNING
authorDongjin Kim <tobetter@gmail.com>
Sat, 12 Jan 2013 11:54:33 +0000 (20:54 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 18:21:15 +0000 (10:21 -0800)
commit7a8ea7ebe4cf698918e7d3c860587e815eaa0f28
tree21110e14d410ac5b46b8aed4ca8c9af56b074137
parent74ff31b81d94c139882258e9e4a73aca28d05b0a
USB: misc: fixup smatch WARNING

This patch fixes the warning,

6a099c63650e50ebf7d1259b859a3d230aec4207 [4/10] USB: misc: Add USB3503 High-Speed Hub Controller

drivers/usb/misc/usb3503.c:238 usb3503_probe() error: we previously assumed 'pdata' could be null (see line 196)

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c