diff options
| author | Haiyue Wang <[email protected]> | 2024-01-27 21:48:56 +0800 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-01-29 20:04:55 -0800 |
| commit | 6668e818f960b0f32110a9efa7c97351a5771b35 (patch) | |
| tree | e0d8c6487fd080914d48eababd5bfb1f38a9f049 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | ff2071a7b7fd77908417603c4a785822939b3841 (diff) | |
bpf,token: Use BIT_ULL() to convert the bit mask
Replace the '(1ULL << *)' with the macro BIT_ULL(nr).
Signed-off-by: Haiyue Wang <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions