diff options
author | Joe Perches <joe@perches.com> | 2013-06-06 18:25:12 -0700 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-06-09 10:07:36 -0700 |
commit | e5409cbd8c0bf44f65e7528635cf05ed298e0c61 (patch) | |
tree | bb5bea82e368b4fbeb29d2cda3d50e74626bcbb0 /drivers/power/reset | |
parent | e24142178fc2f60824af4312d326edacdcd667a3 (diff) | |
download | linux-e5409cbd8c0bf44f65e7528635cf05ed298e0c61.tar.gz linux-e5409cbd8c0bf44f65e7528635cf05ed298e0c61.tar.bz2 linux-e5409cbd8c0bf44f65e7528635cf05ed298e0c61.zip |
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Make sure that dev_<level> calls are newline terminated.
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt to prefix
all pr_<level> calls with "charger-manager: "
Fix a couple of typos.
Fix formats with terminating n that should be \n.
Coalesce formats for easier grep.
Align arguments to open parenthesis for these dev_<level> calls.
Add missing spaces after coalescing multiple string segments.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'drivers/power/reset')
0 files changed, 0 insertions, 0 deletions