diff options
author | 2015-02-25 16:36:12 +0300 | |
---|---|---|
committer | 2015-02-27 15:53:44 -0500 | |
commit | 5f2ebfbee68872762ad76f735277ed7afa074d76 (patch) | |
tree | 9b1d24eda2cfcd0ae10e8e9839baa26433c07fd0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rocker: add a check for NULL in rocker_probe_ports() (diff) | |
download | linux-dev-5f2ebfbee68872762ad76f735277ed7afa074d76.tar.xz linux-dev-5f2ebfbee68872762ad76f735277ed7afa074d76.zip |
rocker: silence shift wrapping warning
"val" is declared as a u64 so static checkers complain that this shift
can wrap. I don't have the hardware but probably it's doesn't have over
31 ports. Still we may as well silence the warning even if it's not a
real bug.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions