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

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