ion: ion_page_pool: Use -ENOMEM instead of NULL
Convert all non-static functions in ion_page_pool which return
a struct page to use -ENOMEM as an error value instead of NULL.
This prepares for future changes which use alternate error codes.
Change-Id: Ie661c5c07d280ef6a4018c29ad4e4a316650e0b5
Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment