]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5429d6783ac820563027359e70dac036ee1239cd
treed0ed24a9d6f1f29a40b28b00bece587a67775c59
parent6d10363f606d71bd220e87cf9a0cac557e40513e
V4L/DVB: IR/imon: clean up usage of bools

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>
drivers/media/IR/imon.c