usb: otg: fsl_otg: remove redundant NULL check before kfree
authorSyam Sidhardhan <s.syam@samsung.com>
Tue, 5 Mar 2013 19:34:50 +0000 (01:04 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:01 +0000 (11:18 +0200)
kfree on NULL pointer is a no-op.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found