aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2021-12-12 15:12:04 +0800
committerDavid S. Miller <davem@davemloft.net>2021-12-13 14:05:00 +0000
commit2cd24a2e8d8c47e5f6544bb3da3199c6b683e01f (patch)
treea1cfeb816e55f19b1eab018f81fdbdc63c525fff /net/core
parentnet: ipa: fix IPA v4.5 interconnect data (diff)
downloadwireguard-linux-2cd24a2e8d8c47e5f6544bb3da3199c6b683e01f.tar.xz
wireguard-linux-2cd24a2e8d8c47e5f6544bb3da3199c6b683e01f.zip
isdn: cpai: no need to initialise statics to 0
Static variables do not need to be initialised to 0, because compiler will initialise all uninitialised statics to 0. Thus, remove the unneeded initializations. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions