diff options
| author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 15:53:05 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 17:59:26 -0300 |
| commit | b2617dc3eb3ed3e768919cda55b36571bc6c7bf8 (patch) | |
| tree | 49347c11a5c8ce41518ae2a1cd193b9b5065013c /scripts/basic/bin2c.c | |
| parent | 160ac0babc0d8c382bdf32db238bf16a3d3fa0a5 (diff) | |
[media] via-camera: simplify boolean tests
Instead of using if (foo == false), just use
if (!foo).
That allows a faster mental parsing when analyzing the
code.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'scripts/basic/bin2c.c')
0 files changed, 0 insertions, 0 deletions
