diff options
| author | Caleb Sander Mateos <csander@purestorage.com> | 2025-10-15 11:25:54 -0600 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-04 09:32:09 -0700 |
| commit | 4b25b75c30d90a2ad45eb6c79d4c71fdbb06bb4e (patch) | |
| tree | 919a2aa690726da4e2e1a7471a6f9f63157bc997 /tools/lib/python/kdoc/python_version.py | |
| parent | ffce324364318220acf83e576eac06549cbf9911 (diff) | |
io_uring/memmap: return bool from io_mem_alloc_compound()
io_mem_alloc_compound() returns either ERR_PTR(-ENOMEM) or a virtual
address for the allocated memory, but its caller just checks whether the
result is an error. Return a bool success value instead.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
