From: Mauro Carvalho Chehab Date: Wed, 5 Nov 2014 12:00:45 +0000 (-0200) Subject: [media] cx24110: Simplify error handling at cx24110_set_fec() X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23547374215422017239af32094e1aacc5d435e;p=pandora-kernel.git [media] cx24110: Simplify error handling at cx24110_set_fec() move the return to happen before the logic. This way, we can avoid one extra identation. This also fixes an identation issue on this function. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed