diff options
author | Anda-Maria Nicolae <anda-maria.nicolae@intel.com> | 2015-05-12 05:11:32 -0400 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-05-23 14:02:59 -0400 |
commit | f6d8b7744f692def009b9b354a39daf503bc9e00 (patch) | |
tree | c52650d9692e220c0405803fdaa8d4e0973e69da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 323667209223368b50e16994e0fa8cf833940ce6 (diff) |
power_supply: bq2415x_charger: Fix coding style issues
This patch fixes the following issues reported by checkpatch.pl:
- use -EINVAL instead of -ENOSYS, to fix warning message:
"ENOSYS means 'invalid syscall nr' and nothing else"
- remove unnecessary log message
- split lines whose length is greater than 80 characters
- if an arm statement uses braces, add braces to the other arms of the
respective statement, too
- match alignment with open parenthesis
Signed-off-by: Anda-Maria Nicolae <anda-maria.nicolae@intel.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions