diff options
author | 2016-11-02 14:16:49 +1100 | |
---|---|---|
committer | 2016-11-07 15:08:21 -0800 | |
commit | 9d48739ef19aa8ad6026fd312b3ed81b560c8579 (patch) | |
tree | 6a07dcd7eb16476c5a4a11a37ddad817ed43f96b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | md: fix some issues with alloc_disk_sb() (diff) | |
download | linux-dev-9d48739ef19aa8ad6026fd312b3ed81b560c8579.tar.xz linux-dev-9d48739ef19aa8ad6026fd312b3ed81b560c8579.zip |
md: change all printk() to pr_err() or pr_warn() etc.
1/ using pr_debug() for a number of messages reduces the noise of
md, but still allows them to be enabled when needed.
2/ try to be consistent in the usage of pr_err() and pr_warn(), and
document the intention
3/ When strings have been split onto multiple lines, rejoin into
a single string.
The cost of having lines > 80 chars is less than the cost of not
being able to easily search for a particular message.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions