diff options
author | Anda-Maria Nicolae <anda-maria.nicolae@intel.com> | 2015-05-12 12:11:32 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-05-23 20:02:59 +0200 |
commit | f6d8b7744f692def009b9b354a39daf503bc9e00 (patch) | |
tree | c52650d9692e220c0405803fdaa8d4e0973e69da /crypto/af_alg.c | |
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 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions