From: Jean Delvare Date: Fri, 10 Sep 2010 13:33:42 +0000 (-0300) Subject: V4L/DVB: cx22702: Avoid duplicating code in branches X-Git-Tag: v2.6.37-rc1~64^2~364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f84acf0be090a4948596696e534b65f0bff980;p=pandora-kernel.git V4L/DVB: cx22702: Avoid duplicating code in branches Calling the same functions in if/else or switch/case branches is inefficient. Refactor the code for a smaller binary and increased readability. Signed-off-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed