mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
1aee6cc2a5
The callback function of call_rcu() just calls a kfree(), so we can use kfree_rcu() instead of call_rcu() + callback function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Arvid Brodin <arvid.brodin@alten.se> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
hsr_device.c | ||
hsr_device.h | ||
hsr_framereg.c | ||
hsr_framereg.h | ||
hsr_main.c | ||
hsr_main.h | ||
hsr_netlink.c | ||
hsr_netlink.h | ||
Kconfig | ||
Makefile |