diff options
author | Joe Perches <[email protected]> | 2013-06-06 18:25:12 -0700 |
---|---|---|
committer | Anton Vorontsov <[email protected]> | 2013-06-09 10:07:36 -0700 |
commit | e5409cbd8c0bf44f65e7528635cf05ed298e0c61 (patch) | |
tree | bb5bea82e368b4fbeb29d2cda3d50e74626bcbb0 /net/unix/sysctl_net_unix.c | |
parent | e24142178fc2f60824af4312d326edacdcd667a3 (diff) |
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 <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions