diff options
author | Kent Overstreet <[email protected]> | 2024-04-08 22:32:08 -0400 |
---|---|---|
committer | Kent Overstreet <[email protected]> | 2024-04-08 22:56:37 -0400 |
commit | 9c432404b9555c9444cbf6c8feaf52c0d8cad486 (patch) | |
tree | 584148d5bf8ecc15fb73a8f54a3f55be72966107 /scripts/generate_rust_analyzer.py | |
parent | b897b148ee30c7fca995e6d15cf791f52993920b (diff) |
bcachefs: fix eytzinger0_find_gt()
- fix return types: promoting from unsigned to ssize_t does not do what
we want here, and was pointless since the rest of the eytzinger code
is u32
- nr, not size
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions