Files
android_kernel_xiaomi_sm8450/drivers/media/media-devnode.c
Mauro Carvalho Chehab 8b37c6455f [media] media-devnode: 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>
2014-09-03 17:59:28 -03:00

9.0 KiB