diff options
author | Ming Lei <ming.lei@redhat.com> | 2024-11-19 06:06:46 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-11-19 19:19:46 +0300 |
commit | 34c1227035b3ab930a1ae6ab6f22fec1af8ab09e (patch) | |
tree | d9062d3f6f16604db34488aff3b4cc8a603c4e65 /tools/perf/scripts/python/libxed.py | |
parent | e924da7d6622b72f9eee78a3aad3e75b859da341 (diff) | |
download | linux-34c1227035b3ab930a1ae6ab6f22fec1af8ab09e.tar.xz |
ublk: fix error code for unsupported command
ENOTSUPP is for kernel use only, and shouldn't be sent to userspace.
Fix it by replacing it with EOPNOTSUPP.
Cc: stable@vger.kernel.org
Fixes: bfbcef036396 ("ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd")
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20241119030646.2319030-1-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions