V4L/DVB: IR/imon: clean up usage of bools
authorJarod Wilson <jarod@redhat.com>
Mon, 24 May 2010 15:00:31 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:23:25 +0000 (01:23 -0300)
There was a mix of 0/1 and false/true. Pick one convention and stick
with it (I picked false/true).

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found