Files
twx-linux/drivers
Jens Axboe c1aa96927b brd: return 0/-error from brd_insert_page()
commit db0ccc44a2 upstream.

It currently returns a page, but callers just check for NULL/page to
gauge success. Clean this up and return the appropriate error directly
instead.

Cc: stable@vger.kernel.org # 5.10+
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-11 16:39:59 +01:00
..
2023-03-03 11:44:51 +01:00
2023-01-24 07:20:00 +01:00
2023-02-22 12:56:00 +01:00
2023-01-14 10:16:24 +01:00
2023-03-11 16:39:54 +01:00