diff options
| author | 2018-02-12 18:43:13 +0800 | |
|---|---|---|
| committer | 2018-02-16 17:29:07 +0100 | |
| commit | acb42f8e89efcf116aa56f4be31776d809e8aa79 (patch) | |
| tree | 668dccf2ba2f6d01f8c22518d51e26f673dc63c6 /include | |
| parent | staging: android: ion: Return void instead of int (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 <sumit.semwal@linaro.org>
Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
