aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2010-01-15 12:49:56 -0800
committerPekka Enberg <[email protected]>2010-01-22 18:33:36 +0200
commit7738dd9e8f2bc1c249e00c9c20e018448fac0084 (patch)
tree2127dd8ada9cbcf83169e3de823dfe640de0e83a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent84e554e6865c4f4ae84d38800cf270b9a67901cc (diff)
slub: remove impossible condition
`s' cannot be NULL if kmalloc_caches is not NULL. This conditional would trigger a NULL pointer on `s', anyway, since it is immediately derefernced if true. Acked-by: Christoph Lameter <[email protected]> Signed-off-by: David Rientjes <[email protected]> Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions