summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-05-26 18:57:22 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-29 04:10:03 +0300
commit81a4d039537a89e7619aa94c5b6db051ae0b180c (patch)
treef76d9747d78b17735d39620b3b58936c978512ef /include/linux/timerqueue.h
parentac0056e4f14b03eb3e933c857aef080a2b8dfdf4 (diff)
downloadlinux-81a4d039537a89e7619aa94c5b6db051ae0b180c.tar.xz
net: make page_pool_get_stats() void
The kdoc for page_pool_get_stats() is missing a Returns: statement. Looking at this function, I have no idea what is the purpose of the bool it returns. My guess was that maybe the static inline stub returns false if CONFIG_PAGE_POOL_STATS=n but such static inline helper doesn't exist at all. All callers pass a pointer to a struct on the stack. Make this function void. Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Link: https://patch.msgid.link/20260526155722.2790742-5-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions