diff options
author | Andi Shyti <andi.shyti@gmail.com> | 2017-03-29 18:13:57 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2017-04-14 02:41:34 +0300 |
commit | dc6ea7d4cd780414facb9d201434f47abd197917 (patch) | |
tree | 40d12952a8033c9c06a599ce6395fd16b1a65fc0 /tools/perf/scripts/python/stackcollapse.py | |
parent | bdd9968d35f7fcdb76089347d1529bf079534214 (diff) | |
download | linux-dc6ea7d4cd780414facb9d201434f47abd197917.tar.xz |
power: supply: charger-manager: simplify return statements
Some trivial improvements on the returning value of the
functions:
- remove unnecessary goto labels that just return, return
immediately, instead.
- do not initialize when not needed.
- return the value from the calling function that fails instead
of politically choosing -EINVAL.
Signed-off-by: Andi Shyti <andi@etezian.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions