git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23fba80
)
usb: gadget: udc: pxa25x: remove unnecessary NULL check
author
Felipe Balbi
<balbi@ti.com>
Mon, 24 Nov 2014 14:40:01 +0000
(08:40 -0600)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 25 Nov 2014 14:47:04 +0000
(08:47 -0600)
debugfs_remove() is safe against NULL pointers, so
let's remove the unnecessary NULL check before
calling it.
Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/pxa25x_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/udc/pxa25x_udc.c
Simple merge