aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2015-12-18 11:05:25 -0200
committerMauro Carvalho Chehab <[email protected]>2016-01-25 15:15:35 -0200
commit23c7d7134147f276a09d0e55011cf682a0051093 (patch)
tree62efb42c0b817134dfc482b2ba9e92100cb51226 /tools/perf/scripts/python
parent28d5bdbe5c0adcc11b7b63e65cf002a1ebaf3ca4 (diff)
[media] staging: media: lirc: replace NULL comparisons with !var
A NULL comparison can be written as if (var) or if (!var). Reported by checkpatch. Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions