diff options
author | Sam Muhammed <jane.pnx9@gmail.com> | 2020-03-25 17:26:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-25 21:38:39 +0300 |
commit | 0af192c755bdfe0476d3ffc99e8483644c026deb (patch) | |
tree | f37ec7df00fb2d1b23d4b24afddf5da284af61fa /tools/perf/scripts/python/stackcollapse.py | |
parent | 904da296a536ef8846c4698f8c687b5d52084b15 (diff) | |
download | linux-0af192c755bdfe0476d3ffc99e8483644c026deb.tar.xz |
Staging: kpc2000: kpc_dma: Remove comparison to NULL.
Comparison to NULL been used across the driver,
remove them and use (!var) instead.
Checkpatch.pl: CHECK:
Comparison to NULL could be written "!desc"... etc
Signed-off-by: Sam Muhammed <jane.pnx9@gmail.com>
Link: https://lore.kernel.org/r/f344afba0a8bb0413941a63678688435f04a96b4.1585143581.git.jane.pnx9@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions