diff options
author | Hartmut Knaack <knaack.h@gmx.de> | 2015-06-15 23:48:26 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-06-21 14:45:45 +0100 |
commit | e20008ed931b9bdd90d1a3fd8c9ef9307547f4ed (patch) | |
tree | aefa7eec0ac5078b9ff101fe33239892e993ba48 /drivers/iio/industrialio-buffer.c | |
parent | fdd15f6594f6bc466a01da28ddd2f11bb0e47a9f (diff) |
iio:accel:bmc150-accel: code style cleanup
Apply the following coding style changes as indicated by checkpatch.pl in
strict mode:
- Please don't use multiple blank lines
- braces {} should be used on all arms of this statement (if/else)
- Alignment should match open parenthesis
- Please don't use multiple blank lines
- Blank lines aren't necessary after an open brace '{'
- Missing a blank line after declarations
- No space is necessary after a cast
Also wrap/consolidate error messages to fit 80 characters per line and
rework a comment.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Reviewed-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/industrialio-buffer.c')
0 files changed, 0 insertions, 0 deletions