aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatteo Croce <mcroce@microsoft.com>2021-05-10 18:52:32 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-10 15:00:23 -0700
commit4c598e5e679c31106914b63b5e3877994dfbba19 (patch)
tree7dc97c55b66505dd1fbcf018dbc8a1a2171597a2 /Makefile
parentmvpp2: remove unused parameter (diff)
downloadlinux-dev-4c598e5e679c31106914b63b5e3877994dfbba19.tar.xz
linux-dev-4c598e5e679c31106914b63b5e3877994dfbba19.zip
mvpp2: suppress warning
Remove some unreachable code, so to suppress this warning: drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c: In function ‘mvpp2_prs_tcam_first_free’: drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:397:10: warning: comparison is always false due to limited range of data type [-Wtype-limits] 397 | if (end >= MVPP2_PRS_TCAM_SRAM_SIZE) | ^~ Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit") Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions