aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTapasweni Pathak <[email protected]>2014-10-30 18:25:00 +0530
committerGreg Kroah-Hartman <[email protected]>2014-10-30 13:09:15 -0700
commit7499b702f0873b670cbd769c9bfeb437e9fa4c55 (patch)
treeb58d78de0eeba59739d4cc239dffdd7cc4b71fe7 /tools/perf/scripts/python
parentd8d34a817bc0041ba2f0ee09e40c18c7161e2c2d (diff)
staging: rt18188eu: Remove useless cast on NULL
Cast on NULL to a pointer type is not required. This patch removes NULL casted to some pointer type. The sematic patch used is: @r@ type T; @@ - (T *)NULL + NULL Build tested it. Signed-off-by: Tapasweni Pathak <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions