From: Antti Palosaari Date: Sat, 6 Dec 2014 17:04:05 +0000 (-0300) Subject: [media] si2157: simplify si2157_cmd_execute() error path X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbf5d7651ca7ab91b57d194f388d8886dbe4c38;p=pandora-kernel.git [media] si2157: simplify si2157_cmd_execute() error path Remove if () from firmware command error path as there should not be any error prone conditional logic there. Use goto labels instead. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed