diff options
| author | Arushi Singhal <[email protected]> | 2017-03-21 17:12:27 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-23 14:20:41 +0100 |
| commit | b8f107bc90a7e901e68a5335879dafb7c5645819 (patch) | |
| tree | e9cafbdcadb570ed25951d4a00df8e7a5e95e0cd /tools/perf/scripts/python/netdev-times.py | |
| parent | 049aa51558fbfe79606efe961ae452a63ea6df08 (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions