summaryrefslogtreecommitdiff
path: root/scripts/basic/bin2c.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-03 15:46:32 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-03 17:59:25 -0300
commit160ac0babc0d8c382bdf32db238bf16a3d3fa0a5 (patch)
tree248d61c9911d3d3c23464b80c589f22d8b163ef4 /scripts/basic/bin2c.c
parent1b21e2187adea385d9de53c8c861d9f56ea5bebe (diff)
[media] omap: simplify test logic
instead of testing bools if they are false or true, just use if (!foo) or if (foo). That makes the code easier to read and shorter. Also, properly initialize booleans with true or false. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'scripts/basic/bin2c.c')
0 files changed, 0 insertions, 0 deletions