diff options
author | 2018-08-11 13:19:49 +0800 | |
---|---|---|
committer | 2018-08-11 15:46:41 -0600 | |
commit | 6ae63e3501c493616612b90be26b35a6084fc75d (patch) | |
tree | 9929883154bbea146c638d12d4921439c2805925 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bcache: replace Symbolic permissions by octal permission numbers (diff) | |
download | wireguard-linux-6ae63e3501c493616612b90be26b35a6084fc75d.tar.xz wireguard-linux-6ae63e3501c493616612b90be26b35a6084fc75d.zip |
bcache: replace printk() by pr_*() routines
There are still many places in bcache use printk to display kernel
message, which are suggested to be preplaced by pr_*() routines like
pr_err(), pr_info(), or pr_notice().
This patch replaces all printk() with a proper pr_*() routine for
bcache code.
Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions