aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-inline.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-09-17 17:53:54 +0000
committerDavid Sterba <[email protected]>2025-09-23 06:49:26 +0000
commit9264d004a6c9788354b45553b9e4fe910e71b387 (patch)
treec3df36b361ab8669e6d9063d5e632957150f886f /lib/mpi/mpi-inline.c
parentbtrfs: more trivial BTRFS_PATH_AUTO_FREE conversions (diff)
downloadkernel-9264d004a6c9788354b45553b9e4fe910e71b387.tar.gz
kernel-9264d004a6c9788354b45553b9e4fe910e71b387.zip
btrfs: add unlikely annotations to branches leading to EUCLEAN
The unlikely() annotation is a static prediction hint that compiler may use to reorder code out of hot path. We use it elsewhere (namely tree-checker.c) for error branches that almost never happen, where EUCLEAN (a corruption) is one of them. Reviewed-by: Filipe Manana <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions