diff options
| author | Dan Carpenter <[email protected]> | 2016-04-08 16:02:35 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-29 17:58:02 -0700 |
| commit | ae25d43c5910ab58bfc6e66a6e9a90d853c5b1cf (patch) | |
| tree | 94c914f3ff3d2956b016b509bdc4637b60152e98 /tools/perf/scripts/python | |
| parent | 6ffdc7b95474d572f67b0c198cd7a08d8f5e5ff6 (diff) | |
staging: lowmemorykiller: remove bogus NULL check
The NULL checking here doesn't make sense, so it causes a static checker
warning. It turns out that p->mm can't be NULL so the inconsistency is
harmless and we should just remove the check.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Tetsuo Handa <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions