]> www.infradead.org Git - users/hch/block.git/commit
simplify io_uring_cmd a bit
authorChristoph Hellwig <hch@lst.de>
Fri, 6 May 2022 06:01:43 +0000 (08:01 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 6 May 2022 06:01:43 +0000 (08:01 +0200)
commit26d5b51bb451e7cf8fa656f4160300e890823e13
tree052cb1e65362623396c4a7b47dbe1b27a8e289e3
parent76c46c74030b73d0ed110db421d6c2d101d38b51
simplify io_uring_cmd a bit

No need for an else after a return
fs/io_uring.c