aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorArushi Singhal <[email protected]>2017-03-21 17:12:27 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-23 14:20:41 +0100
commitb8f107bc90a7e901e68a5335879dafb7c5645819 (patch)
treee9cafbdcadb570ed25951d4a00df8e7a5e95e0cd /tools/perf/scripts/python/bin/stackcollapse-record
parent049aa51558fbfe79606efe961ae452a63ea6df08 (diff)
staging: speakup: Simplify "NULL" comparisons
Fixed coding style for null comparisons in speakup driver to be more consistant with the rest of the kernel coding style. Replaced 'x != NULL' with 'x' and 'x = NULL' with '!x'. Signed-off-by: Arushi Singhal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions