OSDN Git Service

net: pc300too: remove redundant initialization for statics
authorPeng Li <lipeng321@huawei.com>
Fri, 11 Jun 2021 03:36:19 +0000 (11:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 19:58:12 +0000 (12:58 -0700)
commitae6440483b545176b888bfe74971aa40a5749d46
tree99010b176bde82880d3d489323e5466e1fcea0fd
parentd72f78db55d6daa4542668de1b2cb4f974708a99
net: pc300too: remove redundant initialization for statics

Should not initialise statics to 0.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/pc300too.c