commit | f2747cf6f0a1110d132280d49ce3dd6886dacd85 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Sep 03 16:03:41 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Sep 03 17:59:55 2014 -0300 |
tree | 2d40096f081315dc35d987796b5e03e704689869 | |
parent | fc823729e0b432a628d3f32e11dfa83a30de35aa [diff] |
[media] nuvoton-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>