commit | 4affbe1d0825dc3c9c5fcec8a4848d8bbdd718cb | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Fri Dec 05 14:30:44 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Jan 29 18:41:11 2015 -0200 |
tree | f428591902da5d392758588be91dfc5ab111d630 | |
parent | 3de3583539390a6e0d5b780f0c16980462991f7c [diff] |
[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 <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>