diff options
| author | Joe Perches <[email protected]> | 2020-08-11 18:35:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-12 10:58:01 -0700 |
| commit | a1d0747a393a079631130d61faa2a61027d1c789 (patch) | |
| tree | 14220a53892aad1e558abb1a21973263cd1a55c4 /tools/perf/scripts/python | |
| parent | 2987a4cfc8332b4b516f3e03d29ec0316221e45f (diff) | |
nilfs2: use a more common logging style
Add macros for nilfs_<level>(sb, fmt, ...) and convert the uses of
'nilfs_msg(sb, KERN_<LEVEL>, ...)' to 'nilfs_<level>(sb, ...)' so nilfs2
uses a logging style more like the typical kernel logging style.
Miscellanea:
o Realign arguments for these uses
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions