[media] ite-cir: just return 0 instead of using a var
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 19:03:08 +0000 (16:03 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 20:59:54 +0000 (17:59 -0300)
commitfc823729e0b432a628d3f32e11dfa83a30de35aa
tree5981e310aa987764fd1d290cea64934e98f0d314
parent9b08f41724b60a49979a2458e90918f812228a37
[media] ite-cir: just return 0 instead of using a var

Instead of allocating a var to store 0 and just return it,
change the code to return 0 directly.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/ite-cir.c