Merge branch 'block-6.10' into for-next
authorJens Axboe <axboe@kernel.dk>
Tue, 14 May 2024 13:22:44 +0000 (07:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 14 May 2024 13:22:44 +0000 (07:22 -0600)
* block-6.10:
  nbd: Fix signal handling
  nbd: Remove a local variable from nbd_send_cmd()
  nbd: Improve the documentation of the locking assumptions
  nbd: Remove superfluous casts
  nbd: Use NULL to represent a pointer


Trivial merge