aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-11-02 10:54:22 +0000
committerLinus Torvalds <[email protected]>2020-11-02 17:32:46 +0000
commit495023e4e49e4b7dee35928800bf0317276576c1 (patch)
treecc5b730d65fb495200cf3c1f6a601e8835956f75 /scripts/bpf_helpers_doc.py
parentLinux 5.10-rc2 (diff)
downloadkernel-495023e4e49e4b7dee35928800bf0317276576c1.tar.gz
kernel-495023e4e49e4b7dee35928800bf0317276576c1.zip
of: Drop superfluous ULL suffix for ~0
There is no need to specify a "ULL" suffix for "all bits set": "~0" is sufficient, and works regardless of type. In fact adding the suffix makes the code more fragile. Fixes: 48ab6d5d1f09 ("dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n") Suggested-by: Linus Torvalds <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions