commit | 7a8ea7ebe4cf698918e7d3c860587e815eaa0f28 | [log] [tgz] |
---|---|---|
author | Dongjin Kim <tobetter@gmail.com> | Sat Jan 12 20:54:33 2013 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 10:21:15 2013 -0800 |
tree | 21110e14d410ac5b46b8aed4ca8c9af56b074137 | |
parent | 74ff31b81d94c139882258e9e4a73aca28d05b0a [diff] |
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>