diff options
author | Fabian Frederick <fabf@skynet.be> | 2014-06-07 01:37:31 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-07 03:08:13 +0400 |
commit | ef74885353e0ee4d884604148628df3369c76719 (patch) | |
tree | 504568bb692e56cbac76d4d57e268c56cbff0991 /fs/cachefiles | |
parent | f3da64d1ea12ed6cfe18e6dedbc9739743e0b884 (diff) | |
download | linux-ef74885353e0ee4d884604148628df3369c76719.tar.xz |
fs/pstore: logging clean-up
- Define pr_fmt in plateform.c and ram_core.c for global prefix.
- Coalesce format fragments.
- Separate format/arguments on lines > 80 characters.
Note: Some pr_foo() were initially declared without prefix and therefore
this could break existing log analyzer.
[akpm@linux-foundation.org: missed a couple of prefix removals]
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Joe Perches <joe@perches.com>
Cc: Anton Vorontsov <anton@enomsg.org>
Cc: Colin Cross <ccross@android.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions