diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-02-25 16:36:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-27 15:53:44 -0500 |
commit | 5f2ebfbee68872762ad76f735277ed7afa074d76 (patch) | |
tree | 9b1d24eda2cfcd0ae10e8e9839baa26433c07fd0 /drivers/vhost | |
parent | e65ad3be869b45f90a401d8ce4d4e7381c99ceb0 (diff) |
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 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions