summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorKalesh AP <kalesh.purayil@emulex.com>2014-07-17 16:20:28 +0530
committerDavid S. Miller <davem@davemloft.net>2014-07-17 16:38:15 -0700
commitddf1169fec57c68f9ab561ac818b02aae95943b4 (patch)
tree4b62be2238bc14eb94a55a918a71e69a9837047d /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentb99f8036ff04d30d27ab8144b409cecdcb0bf035 (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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions