diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-07-24 10:25:18 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-25 12:31:37 -0700 |
commit | b721cfaf03bcaac0a3abf702c4240326eed9e4b1 (patch) | |
tree | 94e1ed26b518113b836ef28df82c7f0b44d3a2e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 447e9ebfc19950559ebb9aa08302a7f11ab1508c (diff) |
bnxt: fix unsigned comparsion with 0
Fixes warning because location is u32 and can never be netative
warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions