[media] fintek-cir: just return 0 instead of using a var
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 19:02:30 +0000 (16:02 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 20:59:54 +0000 (17:59 -0300)
commit9b08f41724b60a49979a2458e90918f812228a37
treebc6fa84229b23ced8814d2ded53232fcd918df7f
parent6cf77d18f6ffa3eda879aff919a8cca10d5aa85a
[media] fintek-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/fintek-cir.c
This page took 0.030079 seconds and 5 git commands to generate.