diff options
| author | YueHaibing <[email protected]> | 2018-12-10 19:25:38 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-10 11:55:05 -0800 |
| commit | b1dd054dbb72551d42686862f935f96c3e2a53ea (patch) | |
| tree | 4f05f8d47d93faabf6c070ed9a96e1326882006e /tools/perf/scripts/python/sched-migration.py | |
| parent | c1c8c27701b8fcc0cbbe4af0f9304df466b0123e (diff) | |
ipvlan: Remove a useless comparison
Fix following gcc warning:
drivers/net/ipvlan/ipvlan_main.c:543:12: warning:
comparison is always false due to limited range of data type [-Wtype-limits]
'mode' is a u16 variable, IPVLAN_MODE_L2 is zero,
the comparison is always false
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions