diff options
author | Yu Kuai <yukuai3@huawei.com> | 2022-07-23 10:24:27 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-03 01:22:41 +0200 |
commit | bc9da6dd0630efd81b5c72ff6fa0169aa029a73f (patch) | |
tree | e2f4af3b4be6e48285b84af959d35f4dfa4918c0 /drivers/md | |
parent | null_blk: fix ida error handling in null_add_dev() (diff) | |
download | linux-bc9da6dd0630efd81b5c72ff6fa0169aa029a73f.tar.xz linux-bc9da6dd0630efd81b5c72ff6fa0169aa029a73f.zip |
nbd: add missing definition of pr_fmt
commit 1243172d5894 ("nbd: use pr_err to output error message") tries
to define pr_fmt and use short pr_err() to output error message,
however, the definition is missed.
This patch also remove existing "nbd:" inside pr_err().
Fixes: 1243172d5894 ("nbd: use pr_err to output error message")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Link: https://lore.kernel.org/r/20220723082427.3890655-1-yukuai1@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions