diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-02-16 17:57:32 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-02-16 20:02:31 +0300 |
commit | db0ccc44a20b4bb3039c0f6885a1f9c3323c7673 (patch) | |
tree | 09bf85cd6d7d2cc1b46d021069a492f6613fd4c5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3ce6a115980c019928fcd06e01f64003886af79c (diff) | |
download | linux-db0ccc44a20b4bb3039c0f6885a1f9c3323c7673.tar.xz |
brd: return 0/-error from brd_insert_page()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions