diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-09-16 15:50:49 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:23 +0200 |
commit | 8f0534ec96e3cbba2ecefe560a482382198c044f (patch) | |
tree | 951bbe519e7b145b02fe7ac01048471b3dd29d76 /scripts/gdb/linux/modules.py | |
parent | 6a9e1d1a65fef95fcf3097a75ad399f38c7ecb64 (diff) |
btrfs: mark extent buffer alignment checks as unlikely
We are not expecting to ever fail the extent buffer alignment checks, so
mark them as unlikely to allow the compiler to potentially generate more
optimized code.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions