diff options
author | 2023-12-19 21:47:58 +0800 | |
---|---|---|
committer | 2023-12-19 17:18:55 -0800 | |
commit | 1de584832375d0dc4234ee406185384a58fb96ac (patch) | |
tree | 4c5180c94ff7a7c64e7ceaa4e316ca4550a6102b /net/core/dev.c | |
parent | bpf: make the verifier tracks the "not equal" for regs (diff) | |
download | linux-rng-1de584832375d0dc4234ee406185384a58fb96ac.tar.xz linux-rng-1de584832375d0dc4234ee406185384a58fb96ac.zip |
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
The "S32_MIN" is already defined with s32 casting, so there is no need
to do it again.
Signed-off-by: Menglong Dong <menglong8.dong@gmail.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20231219134800.1550388-3-menglong8.dong@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions