Files
linux/drivers/block
Sun Ke bedf78c4cb nbd: share nbd_put and return by goto put_nbd
Replace the following two statements by the statement “goto put_nbd;”

	nbd_put(nbd);
	return 0;

Signed-off-by: Sun Ke <sunke32@huawei.com>
Suggested-by: Markus Elfring <Markus.Elfring@web.de>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Link: https://lore.kernel.org/r/20210512114331.1233964-3-sunke32@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-05-12 08:42:43 -06:00
..
2021-03-13 11:27:31 -08:00
2021-03-24 06:57:40 -06:00
2021-01-24 18:15:57 -07:00
2021-04-06 09:30:09 -06:00
2021-04-06 09:29:47 -06:00