commit | 5f6e3c8e34bc02800b499e09828ac1061e004977 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Tue May 04 08:38:26 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:59:03 2010 -0300 |
tree | 1d8c59c7f9243c6dcb0f2c62ad9a15ef5ca2bd93 | |
parent | f03900d696079fa1e93c91af0e49c55b9b7dd105 [diff] |
V4L/DVB: media/IR/imon: testing the wrong variable There is a typo here. We meant to test "ir" instead of "props". The "props" variable was tested earlier. Signed-off-by: Dan Carpenter <error27@gmail.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>