diff options
| author | Jakub Kicinski <[email protected]> | 2023-07-19 18:04:09 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-07-21 18:50:24 -0700 |
| commit | 07e0c7d3179da5d06132f3d71b740aa91bde52aa (patch) | |
| tree | 977cfecff705cca4bf6e8ae9d8d99bad39cdb894 /tools/perf/scripts/python/export-to-postgresql.py | |
| 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 <[email protected]>
Reviewed-by: Yunsheng Lin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Alexander Lobakin <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions