diff options
author | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2022-04-20 03:57:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-04 14:24:58 +0300 |
commit | db060f54e0c53af66d72aacd13a2550f1e24c90b (patch) | |
tree | ddd29593517b9ae3d0044beda36cdc357ae95f05 /drivers/block/loop.c | |
parent | b3a0a73e8a79eab6ec74139b505f4c6d6781aae9 (diff) | |
download | linux-db060f54e0c53af66d72aacd13a2550f1e24c90b.tar.xz |
block: null_blk: Cleanup messages
Use the pr_fmt() macro to prefix all null_blk pr_xxx() messages with
"null_blk:" to clarify which module is printing the messages. Also add
a pr_info() message in null_add_dev() to print the name of a newly
created disk.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20220420005718.3780004-4-damien.lemoal@opensource.wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/loop.c')
0 files changed, 0 insertions, 0 deletions