aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorLorenzo Stoakes <[email protected]>2024-11-18 17:54:14 +0000
committerAndrew Morton <[email protected]>2024-12-05 19:54:46 -0800
commitcbb70e45348769172cb24cca2d2b6437f4c9240b (patch)
tree3470d3cb047946b82c9167a8c7e7023ef9927b52 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent249608ee47132cab3b1adacd9e463548f57bd316 (diff)
mm: correct typo in MMAP_STATE() macro
We mistakenly refer to len rather than len_ here. The only existing caller passes len to the len_ parameter so this has no impact on the code, but it is obviously incorrect to do this, so fix it. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Reviewed-by: Wei Yang <[email protected]> Cc: Jann Horn <[email protected]> Cc: Vlastimil Babka <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions