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:
bb7d92e
)
caif: remove duplicate initialization
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 6 Feb 2012 21:20:15 +0000
(21:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Feb 2012 18:39:37 +0000
(13:39 -0500)
"priv" is initialized twice. I kept the second one, because it is next
to the check for NULL.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found