diff options
| author | Haiyue Wang <haiyue.wang@intel.com> | 2024-01-27 16:48:56 +0300 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2024-01-30 07:04:55 +0300 |
| commit | 6668e818f960b0f32110a9efa7c97351a5771b35 (patch) | |
| tree | e0d8c6487fd080914d48eababd5bfb1f38a9f049 /include/linux | |
| parent | ff2071a7b7fd77908417603c4a785822939b3841 (diff) | |
| download | linux-6668e818f960b0f32110a9efa7c97351a5771b35.tar.xz | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
