From: Antti Palosaari Date: Fri, 5 Dec 2014 17:30:44 +0000 (-0300) Subject: [media] si2168: simplify si2168_cmd_execute() error path X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4affbe1d0825dc3c9c5fcec8a4848d8bbdd718cb;p=pandora-kernel.git [media] si2168: simplify si2168_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