diff options
author | Jim Cromie <[email protected]> | 2011-12-19 17:12:39 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-01-24 12:46:46 -0800 |
commit | d6a238d25014d0ff918410d73e2a6300bca5d1f1 (patch) | |
tree | c7abb490f1ff36b0336ca6d8206e4a772bd4ff2f /tools/perf/scripts/python | |
parent | ae27f86a21eb9a9e005f06b126eb88662ba4f940 (diff) |
dynamic_debug: drop explicit !=NULL checks
Convert 'if (x !=NULL)' checks into 'if (x)'.
Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Jason Baron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions