diff options
author | Dan Carpenter <error27@gmail.com> | 2010-05-04 07:37:33 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 11:59:03 -0400 |
commit | f03900d696079fa1e93c91af0e49c55b9b7dd105 (patch) | |
tree | e63deaa81e5425f769a0ad293ec3e476bc178758 /drivers/cpuidle | |
parent | 6fa7dac4b89af2839b69ea1f772fa73b03efdd6c (diff) |
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
The original condition is always false because ! has higher precedence
than == and neither 0 nor 1 is equal to IMON_DISPLAY_TYPE_VGA.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions