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:
c6563cb
)
[media] tm6000: using an uninitialized variable in debug code
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 14 Dec 2011 05:17:36 +0000
(
02:17
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 30 Dec 2011 19:32:48 +0000
(17:32 -0200)
dprintk() dereferences "ir". I'm not sure why gcc doesn't complain
about this.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found