commit | 632de8f542bcd44c756637da0e7d824e7129e496 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Wed May 09 17:52:06 2018 +0100 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Thu May 10 10:52:00 2018 +0100 |
tree | f9cad09e2696d24b39d261e790747e74939d370b | |
parent | ec42ac6d1ea3118210c265ea532b2ab66e18098d [diff] |
firmware: arm_scmi: simplify exit path by returning on error Yet another nasty indentation left out during code restructuring. It's must simpler to return on error instead of having unnecessary indentation. Suggested-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>