Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: mark flow_cache_cpu_prepare() as __init
It's called from __init code only. And__devinit in generic networking code is pretty strange :^) Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information