diff options
author | 2025-01-28 11:46:34 -0500 | |
---|---|---|
committer | 2025-02-24 16:37:22 -0500 | |
commit | dc5bb9b769c9c3e471609a4e7444ab539c5f3f1f (patch) | |
tree | 8aabca3f1b0892a9574d6d2ee536113240f59d96 /rust/helpers/helpers.c | |
parent | powerpc/xmon: simplify xmon_batch_next_cpu() (diff) | |
download | wireguard-linux-dc5bb9b769c9c3e471609a4e7444ab539c5f3f1f.tar.xz wireguard-linux-dc5bb9b769c9c3e471609a4e7444ab539c5f3f1f.zip |
cpumask: deprecate cpumask_next_wrap()
The next patch aligns implementation of cpumask_next_wrap() with the
find_next_bit_wrap(), and it changes function signature.
To make the transition smooth, this patch deprecates current
implementation by adding an _old suffix. The following patches switch
current users to the new implementation one by one.
No functional changes were intended.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions