commit | 7cbf5d7651ca7ab91b57d194f388d8886dbe4c38 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Dec 06 14:04:05 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Jan 29 18:47:45 2015 -0200 |
tree | 5e250953d699bef0ac7b5f0c20e74d08ae85b778 | |
parent | 70f13ff091a92a29d8463661a494fafaaff65395 [diff] |
[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 <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>