From: Mauro Carvalho Chehab Date: Wed, 3 Sep 2014 19:16:04 +0000 (-0300) Subject: [media] mxl5005s: just return 0 instead of using a var X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f00fce46793bc5b523c64dcefd7bac13ab70b9c;p=pandora-kernel.git [media] mxl5005s: 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 --- Reading git-diff-tree failed