[media] marvel-ccic: just return 0 instead of using a var
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 18:40:22 +0000 (15:40 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 20:59:53 +0000 (17:59 -0300)
commit6cf77d18f6ffa3eda879aff919a8cca10d5aa85a
treea60ba90bdc7ab5f4a0f2b959f92d22aa7b0863db
parentb80cefb4153b374d536c11ac4664cfc6dd90073b
[media] marvel-ccic: 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/platform/exynos4-is/fimc-isp-video.c
This page took 0.042674 seconds and 5 git commands to generate.