]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] lirc: silence some compile warnings
authorJarod Wilson <jarod@redhat.com>
Fri, 4 Mar 2011 20:57:24 +0000 (17:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 22:24:20 +0000 (19:24 -0300)
commit55734785cdaff596be9a5238af54fc0f4ace2e63
treeb3b606f0cc5d2c5117e5dd3f07829c88675de9b2
parentdc8e2aa3b5a6c13baa77709bcaa2e7e483d9d006
[media] lirc: silence some compile warnings

Both lirc_imon and lirc_sasem were causing gcc to complain about the
possible use of uninitialized variables.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_imon.c
drivers/staging/lirc/lirc_sasem.c