diff options
author | Andrew Lunn <[email protected]> | 2020-07-05 21:38:07 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-05 15:43:01 -0700 |
commit | f1931164f06fc645382ee6a79cdb456b66747a5d (patch) | |
tree | 4babeac8c2f9c694f85b7382c4e5851e631a4d25 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 7680b8f15e181cd43dcc771f4779a84643f6b3aa (diff) |
net: dsa: mv88e6xxx: Fix sparse warnings from GENMASK
Oddly, GENMASK() requires signed bit numbers, so that it can compare
them for < 0. If passed an unsigned type, we get warnings about the
test never being true.
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions