Skip to content
Commit afb666d1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[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: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 5a7f7b79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment