diff options
author | Kalesh AP <kalesh.purayil@emulex.com> | 2014-07-17 16:20:28 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-17 16:38:15 -0700 |
commit | ddf1169fec57c68f9ab561ac818b02aae95943b4 (patch) | |
tree | 4b62be2238bc14eb94a55a918a71e69a9837047d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b99f8036ff04d30d27ab8144b409cecdcb0bf035 (diff) |
be2net: use "if (!foo)" test style
Replace "if (foo == NULL)" statements with "if (!foo)" to be consistent
across the driver.
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions