aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSuniel Mahesh <[email protected]>2017-03-21 14:31:02 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-23 14:30:03 +0100
commite465274a3c55a846ed47e19491b575e665f5d0c6 (patch)
treea6992dead7d28642f4b1649ac59baff42d78854b /tools/perf/scripts/python
parenta959dec1155714260ff347020421ee6fce0d0f61 (diff)
staging: rtl8192e: Rectify pointer comparisions with NULL
This patch simplifies code by replacing explicit NULL comparison with ! or unmark operator Reported by checkpatch.pl for comparison to NULL could be written '!foo' or 'foo' Signed-off-by: Suniel Mahesh <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions