diff options
author | Chen Gang <[email protected]> | 2015-09-08 15:03:38 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-08 15:35:28 -0700 |
commit | e3975891254e08d220ddcafca93a0e05d9560bfb (patch) | |
tree | 6c6cbc9bac8c02e8df289acf25871a569659b5bd /tools/perf/scripts/python/stackcollapse.py | |
parent | 44a30220bc0a171c010e8df63d144655abdafe61 (diff) |
mm/mmap.c: simplify the failure return working flow
__split_vma() doesn't need out_err label, neither need initializing err.
copy_vma() can return NULL directly when kmem_cache_alloc() fails.
Signed-off-by: Chen Gang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions