On Mon, 14 Sep 2026 13:01:09 +0200, Dirk Gouders wrote:
> Commit 166b476b8dee (selftests/ublk: add shared memory zero-copy
> support in kublk, 2026-03-31) introduced a write(2), ignoring its
> return value and thus causing an error, when building.
>
> Fix this by using the common workaround "(void)!" to trick the
> compiler the result is being used.
>
> [...]
Applied, thanks!
[1/1] selftests: ublk: fix unused_result error
commit: 687cb38c4330d52d58dbf426a3eb523850052d10
Best regards,
--
Jens Axboe