diff options
author | Haiyue Wang <haiyue.wang@intel.com> | 2024-01-27 21:48:56 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-01-29 20:04:55 -0800 |
commit | 6668e818f960b0f32110a9efa7c97351a5771b35 (patch) | |
tree | e0d8c6487fd080914d48eababd5bfb1f38a9f049 /tools/testing/selftests/bpf/progs/getpeername_unix_prog.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 <haiyue.wang@intel.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240127134901.3698613-1-haiyue.wang@intel.com
Diffstat (limited to 'tools/testing/selftests/bpf/progs/getpeername_unix_prog.c')
0 files changed, 0 insertions, 0 deletions