net:Remove initialization of static variables to 0
authorWen Zhiwei <wenzhiwei@kylinos.cn>
Mon, 27 Dec 2021 08:22:01 +0000 (16:22 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Dec 2021 14:53:00 +0000 (14:53 +0000)
commitb4aadd207322d243c3ceef107c495117898a36f1
treec115f7ffb3ff8539d82391143794161b6bb987c2
parentfd3a459000557ff12c1d4b41f1bd30f439f6c942
net:Remove initialization of static variables to 0

Delete the initialization of three static variables
because it is meaningless.

Signed-off-by: Wen Zhiwei <wenzhiwei@kylinos.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/hwmtm.c