diff options
| author | David Sterba <dsterba@suse.com> | 2026-01-06 17:20:25 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 18:56:07 +0200 |
| commit | a5b6b23c4572694da7b767a04826b06b10712bf0 (patch) | |
| tree | 85e1fe51ecf2794b896b7b2e4db6adc2dcb1d061 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git | |
| parent | 7e1e45a9e42efb77a44f331e5220cdc820a8d924 (diff) | |
btrfs: unify types for binary search variables
The variables calculating where to jump next are using mixed in types
which requires some conversions on the instruction level. Using 'u32'
removes one call to 'movslq', making the main loop shorter.
This complements type conversion done in a724f313f84beb ("btrfs: do
unsigned integer division in the extent buffer binary search loop")
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
