diff options
author | 2014-07-28 23:30:23 +0300 | |
---|---|---|
committer | 2014-07-30 14:00:06 -0700 | |
commit | f241e7497ec2d22b83002b17ae91a851d4034cb7 (patch) | |
tree | 5d8179647f85be21bad567cdce578a78ca6de875 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mlx5: Move pci device handling from mlx5_ib to mlx5_core (diff) | |
download | linux-dev-f241e7497ec2d22b83002b17ae91a851d4034cb7.tar.xz linux-dev-f241e7497ec2d22b83002b17ae91a851d4034cb7.zip |
mlx5: minor fixes (mainly avoidance of hidden casts)
There were many places where parameters which should be u8/u16 were
integer type.
Additionally, in 2 places, a check for a non-null pointer was added
before dereferencing the pointer (this is actually a bug fix).
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Eli Cohen <eli@mellanox.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