linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix a NULL pointer bug and simplify the code
@ 2021-05-12 11:43 Sun Ke
  2021-05-12 11:43 ` [PATCH 1/2] nbd: Fix NULL pointer in flush_workqueue Sun Ke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sun Ke @ 2021-05-12 11:43 UTC (permalink / raw)
  To: josef, axboe, Markus.Elfring; +Cc: linux-block, nbd, linux-kernel, sunke32

fix a NULL pointer bug and simplify the code

They should have been applied for 5.12, something was wrong.
So, send them again. 

Sun Ke (2):
  nbd: Fix NULL pointer in flush_workqueue
  nbd: share nbd_put and return by goto put_nbd

 drivers/block/nbd.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-05-12 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 11:43 [PATCH 0/2] fix a NULL pointer bug and simplify the code Sun Ke
2021-05-12 11:43 ` [PATCH 1/2] nbd: Fix NULL pointer in flush_workqueue Sun Ke
2021-05-12 11:43 ` [PATCH 2/2] nbd: share nbd_put and return by goto put_nbd Sun Ke
2021-05-12 14:42 ` [PATCH 0/2] fix a NULL pointer bug and simplify the code Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).