aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2014-11-07 17:48:34 +0530
committerGreg Kroah-Hartman <[email protected]>2014-11-07 09:22:46 -0800
commitf9b64692e13b2f0d2a393e41972aa317f34a3e46 (patch)
tree2200326530e9e82f64eb54af3bde5d577e802c35 /tools/perf/scripts/python/bin
parentf36b9dfed7da05e327ca22b44468a29623922c4e (diff)
staging: unisys: unneeded NULL check
the NULL check for memregion is not required as it has already been checked for NULL after kzalloc. so we can reach this part of the code only if memregion is not NULL. Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions