+15
−13
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch rearranges a if-return-elsif-goto-fi-return sequence into if-return-fi-if-return-fi-goto sequence. The functionality remains the same. Also, a lengthy comment that did not describe the functionality in the order it occurs is split into half and top half is moved closer to actual implementation it describes. Signed-off-by:Tuukka Tikkanen <tuukka.tikkanen@linaro.org> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>