diff options
| author | Yisheng Xie <[email protected]> | 2018-02-12 18:43:13 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-02-16 17:29:07 +0100 |
| commit | acb42f8e89efcf116aa56f4be31776d809e8aa79 (patch) | |
| tree | 668dccf2ba2f6d01f8c22518d51e26f673dc63c6 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 70ea629b7257b32135e3c9ef9591f239c16be746 (diff) | |
staging: android: ion: Cleanup ion_page_pool_alloc_pages
ion_page_pool_alloc_pages calls alloc_pages to allocate pages for page
pools. If alloc_pages return NULL, it will return NULL, or it will
return the pages allocate from alloc_pages. So we can just return
alloc_pages without any judgement.
Acked-by: Sumit Semwal <[email protected]>
Signed-off-by: Yisheng Xie <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions