diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2022-06-30 18:32:19 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-08-11 11:26:07 +0300 |
commit | 42a84c09eff355d895723866b1a5ff48f093112a (patch) | |
tree | 625d84cf5a38f97ccdeac5b5cd901d3d93d23b73 /Documentation/SubmittingPatches | |
parent | a335b33f4f354c5b77a79d505708f6d2f486ceab (diff) | |
download | linux-42a84c09eff355d895723866b1a5ff48f093112a.tar.xz |
vdpa_sim_blk: use dev_dbg() to print errors
Use dev_dbg() instead of dev_err()/dev_warn() to avoid flooding the
host with prints, when the guest driver is misbehaving.
In this way, prints can be dynamically enabled when the vDPA block
simulator is used to validate a driver.
Suggested-by: Jason Wang <jasowang@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20220630153221.83371-2-sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions