summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2026-07-10 04:38:56 -0700
committerPaolo Abeni <pabeni@redhat.com>2026-07-17 12:09:15 +0200
commit28511289088c04861af80f600561a6ee1035f1c2 (patch)
tree881a577a9b19d073628ec4653253290a4a1b0120 /include/linux/timerqueue.h
parent1fee9a9c5904760ffefea4aa360e87f98938b71f (diff)
netconsole: move refill_skbs_work_handler() from netpoll
The work handler is wired via INIT_WORK() in netconsole_skb_pool_init() and has no other callers since the previous patch took the skb pool lifecycle out of __netpoll_setup(). Move the function body into drivers/net/netconsole.c as a file-static helper, drop EXPORT_SYMBOL_GPL() and remove the prototype from <linux/netpoll.h>. Pure code motion: the body is unchanged and still calls the exported refill_skbs() in net/core/netpoll.c. Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://patch.msgid.link/20260710-netconsole_move_more-v3-4-6f63f76b28bc@debian.org Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions