diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-09 05:32:08 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-09 05:56:37 +0300 |
commit | 9c432404b9555c9444cbf6c8feaf52c0d8cad486 (patch) | |
tree | 584148d5bf8ecc15fb73a8f54a3f55be72966107 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b897b148ee30c7fca995e6d15cf791f52993920b (diff) | |
download | linux-9c432404b9555c9444cbf6c8feaf52c0d8cad486.tar.xz |
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 <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions