]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit5f71791947fcb1942df7d0df45520d420c2aee2b
treece114ad38c34faf2b885965899ffb021b9c75cc2
parent2daf5966d140d23d1b5ba347b53d102eeb029d2c
usb: otg: fsl_otg: remove redundant NULL check before kfree

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>
drivers/usb/otg/fsl_otg.c