diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2023-07-19 18:04:09 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-21 18:50:24 -0700 |
| commit | 07e0c7d3179da5d06132f3d71b740aa91bde52aa (patch) | |
| tree | 977cfecff705cca4bf6e8ae9d8d99bad39cdb894 /net/lapb/lapb_subr.c | |
| parent | 535b9c61bdef6017228c708128b7849a476f8da5 (diff) | |
net: page_pool: merge page_pool_release_page() with page_pool_return_page()
Now that page_pool_release_page() is not exported we can
merge it with page_pool_return_page(). I believe that
the "Do not replace this with page_pool_return_page()"
comment was there in case page_pool_return_page() was
not inlined, to avoid two function calls.
Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com>
Link: https://lore.kernel.org/r/20230720010409.1967072-5-kuba@kernel.org
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
