Thread (2 messages) flat view 2 messages, 2 authors, 2020-07-14

Re: [PATCH net-next v2] net: make symbol 'flush_works' static

From: David Miller <davem@davemloft.net>
Date: 2020-07-14 00:25:05

From: Wei Yongjun <redacted>
Date: Mon, 13 Jul 2020 22:23:44 +0800
The sparse tool complains as follows:

net/core/dev.c:5594:1: warning:
 symbol '__pcpu_scope_flush_works' was not declared. Should it be static?

'flush_works' is not used outside of dev.c, so marks
it static.

Fixes: 41852497a9205 ("net: batch calls to flush_all_backlogs()")
Reported-by: Hulk Robot <redacted>
Signed-off-by: Wei Yongjun <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help