diff options
| author | Mark Harmstone <mark@harmstone.com> | 2026-02-18 15:41:00 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 19:55:58 +0300 |
| commit | b6193a891653efcd8d6d39610ace204e157bed00 (patch) | |
| tree | 75c9e179adbeb7dcf78a425dfec1acc5da7dfc03 /scripts/objdiff | |
| parent | 2c4648a39b23af5516df6509c856238d84693b78 (diff) | |
| download | linux-b6193a891653efcd8d6d39610ace204e157bed00.tar.xz | |
btrfs: fix placement of unlikely() in btrfs_insert_one_raid_extent()
Fix the unlikely added to btrfs_insert_one_raid_extent() by commit
a929904cf73b65 ("btrfs: add unlikely annotations to branches leading to
transaction abort"): the exclamation point is in the wrong place, so we
are telling the compiler that allocation failure is actually expected.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Mark Harmstone <mark@harmstone.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
