[media] tm6000: using an uninitialized variable in debug code
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 14 Dec 2011 05:17:36 +0000 (02:17 -0300)
committerMauro 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