From: Mauro Carvalho Chehab Date: Wed, 3 Sep 2014 18:39:46 +0000 (-0300) Subject: [media] davinci: just return 0 instead of using a var X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80cefb4153b374d536c11ac4664cfc6dd90073b;p=pandora-kernel.git [media] davinci: 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. Acked-by: "Lad, Prabhakar" Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed