diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-02 08:16:33 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-08-02 08:19:51 (GMT) |
commit | 027ca0d2fe779faf19c7c3414f840fdc851af41d (patch) | |
tree | 760939e7844fcde6a80b8ca63c2255760244956a /COPYING | |
parent | fb74d282d29dbb39ef20211a9cf2883f9f593bdd (diff) | |
download | linux-027ca0d2fe779faf19c7c3414f840fdc851af41d.tar.xz |
usb: gadget: goku_udc: use NULL instead of 0
'req' is a pointer; thus, use NULL instead of 0
to fix the following sparse warning:
drivers/usb/gadget/goku_udc.c:775:13: warning: Using plain integer as NULL pointer
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions