Home
last modified time | relevance | path

Searched hist:"2 fe15e201375ced4f2d1e9504f6ea19f6ffcae18" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Drtl2832_sdr.cdiff 2fe15e201375ced4f2d1e9504f6ea19f6ffcae18 Wed Sep 03 13:25:39 CDT 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> [media] af9013: use true/false for boolean vars

Instead of using 0 or 1 for boolean, use the true/false
defines.

Also, instead of testing foo == false, just use the
simplified notation if(!foo).

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
H A Drtl2832.cdiff 2fe15e201375ced4f2d1e9504f6ea19f6ffcae18 Wed Sep 03 13:25:39 CDT 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> [media] af9013: use true/false for boolean vars

Instead of using 0 or 1 for boolean, use the true/false
defines.

Also, instead of testing foo == false, just use the
simplified notation if(!foo).

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>