diff options
author | 2014-07-17 16:20:28 +0530 | |
---|---|---|
committer | 2014-07-17 16:38:15 -0700 | |
commit | ddf1169fec57c68f9ab561ac818b02aae95943b4 (patch) | |
tree | 4b62be2238bc14eb94a55a918a71e69a9837047d /tools/perf/scripts/python/net_dropmonitor.py | |
parent | be2net: remove unused structures in be_cmds.h (diff) | |
download | linux-dev-ddf1169fec57c68f9ab561ac818b02aae95943b4.tar.xz linux-dev-ddf1169fec57c68f9ab561ac818b02aae95943b4.zip |
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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions