spinlock can be initialized automatically with DEFINE_SPINLOCK() rather than
explicitly calling spin_lock_init().
Signed-off-by: Wei Yongjun <redacted>
Seems reasonable, although afaik net-next is still closed.
Thanks.
Acked-by: Yuval Mintz <redacted>