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:
135b3c4
)
usb: gadget: udc: clean up a printk
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 25 Nov 2014 15:55:57 +0000
(18:55 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Jan 2015 18:13:26 +0000
(12:13 -0600)
We already know what "value" is, so there is no need to check. It
puzzles static checkers to have the unneeded condition.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found