diff options
author | 2019-10-03 12:40:30 -0600 | |
---|---|---|
committer | 2019-10-07 09:10:38 -0600 | |
commit | ea83df73aaa3bded80e441d05ca2873c37f84e0a (patch) | |
tree | 6fa91bc8b8148ee9e75dcddecdc2338de58c79b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: Catch up with the new location of get_user_pages_fast() (diff) | |
download | linux-dev-ea83df73aaa3bded80e441d05ca2873c37f84e0a.tar.xz linux-dev-ea83df73aaa3bded80e441d05ca2873c37f84e0a.zip |
genalloc: Fix a set of docs build warnings
Commit 795ee30648c7 ("lib/genalloc: introduce chunk owners") made a number
of changes to the genalloc API and implementation but did not update the
documentation to match, leading to these docs build warnings:
./lib/genalloc.c:1: warning: 'gen_pool_add_virt' not found
./lib/genalloc.c:1: warning: 'gen_pool_alloc' not found
./lib/genalloc.c:1: warning: 'gen_pool_free' not found
./lib/genalloc.c:1: warning: 'gen_pool_alloc_algo' not found
Fix these by updating the docs to match new function locations and names,
and by completing the update of one kerneldoc comment.
Fixes: 795ee30648c7 ("lib/genalloc: introduce chunk owners")
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions