diff options
| author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 15:28:27 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 17:59:24 -0300 |
| commit | afb666d1e7b0af5ec8f8b35b6f9d813d538c95e3 (patch) | |
| tree | 5248e3653a766f7be7beb5de3f93b2b864a5b52f /scripts | |
| parent | 5a7f7b79d80ee8ee9f54055f1ba56fae1644b4ec (diff) | |
[media] lm3560: simplify boolean tests
Instead of using if (on == true), just use
if (on).
That allows a faster mental parsing when analyzing the
code.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
