commit | f93af2a494e1d28377065a2320d11da98110a970 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 31 20:02:37 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Sep 01 16:49:26 2020 -0600 |
tree | 57c223290e91a1a1ce08ced496fcf9a6a0672839 | |
parent | e5c7fb400227df5c7822a3c59b193d23e849d0ac [diff] |
block: cleanup __alloc_disk_node Use early returns and goto-based unwinding to simplify the flow a bit. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>