diff options
| author | Sudip Mukherjee <[email protected]> | 2014-11-07 17:48:34 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-07 09:22:46 -0800 |
| commit | f9b64692e13b2f0d2a393e41972aa317f34a3e46 (patch) | |
| tree | 2200326530e9e82f64eb54af3bde5d577e802c35 /tools/perf/scripts/python | |
| parent | f36b9dfed7da05e327ca22b44468a29623922c4e (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')
0 files changed, 0 insertions, 0 deletions