public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanup for ublk
@ 2023-02-07  7:00 Ziyang Zhang
  2023-02-07  7:00 ` [PATCH 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data() Ziyang Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ziyang Zhang @ 2023-02-07  7:00 UTC (permalink / raw)
  To: axboe, ming.lei; +Cc: linux-block, linux-kernel, joseph.qi, Ziyang Zhang

Hi, this series contain cleanup for code and comment of ublk including
removing unnecessary NULL check, unused variable and comment fix.

Ziyang Zhang (3):
  ublk: remove unnecessary NULL check in ublk_rq_has_data()
  ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
  ublk: pass NULL to blk_mq_alloc_disk() as queuedata

 drivers/block/ublk_drv.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.18.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-07  7:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07  7:00 [PATCH 0/3] cleanup for ublk Ziyang Zhang
2023-02-07  7:00 ` [PATCH 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data() Ziyang Zhang
2023-02-07  7:00 ` [PATCH 2/3] ublk: mention WRITE_ZEROES in comment of ublk_complete_rq() Ziyang Zhang
2023-02-07  7:00 ` [PATCH 3/3] ublk: pass NULL to blk_mq_alloc_disk() as queuedata Ziyang Zhang
2023-02-07  7:11 ` [PATCH 0/3] cleanup for ublk Ziyang Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox