diff options
author | 2023-07-19 18:04:09 -0700 | |
---|---|---|
committer | 2023-07-21 18:50:24 -0700 | |
commit | 07e0c7d3179da5d06132f3d71b740aa91bde52aa (patch) | |
tree | 977cfecff705cca4bf6e8ae9d8d99bad39cdb894 /include/linux/connector.h | |
parent | net: page_pool: hide page_pool_release_page() (diff) | |
download | wireguard-linux-07e0c7d3179da5d06132f3d71b740aa91bde52aa.tar.xz wireguard-linux-07e0c7d3179da5d06132f3d71b740aa91bde52aa.zip |
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 'include/linux/connector.h')
0 files changed, 0 insertions, 0 deletions