diff options
author | Dan Carpenter <[email protected]> | 2010-05-04 08:37:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2010-05-19 12:59:03 -0300 |
commit | f03900d696079fa1e93c91af0e49c55b9b7dd105 (patch) | |
tree | e63deaa81e5425f769a0ad293ec3e476bc178758 /drivers/mtd/lpddr/lpddr_cmds.c | |
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 <[email protected]>
Acked-by: Jarod Wilson <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions