diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-03-20 21:48:06 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-20 12:25:59 -0700 |
commit | a534ea30e70fc51c4cef31c0683955dd8a568a11 (patch) | |
tree | 7a5bde6462ba523fb09d23b0833f9a3cc3de1fbc /net | |
parent | 881d7afdff165159a7138e56523889eac27d84c8 (diff) | |
download | linux-a534ea30e70fc51c4cef31c0683955dd8a568a11.tar.bz2 |
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
Fix sparse warnings:
drivers/isdn/i4l/isdn_ppp.c:1891:16: warning:
symbol 'isdn_ppp_mp_discard' was not declared. Should it be static?
drivers/isdn/i4l/isdn_ppp.c:1903:6: warning:
symbol 'isdn_ppp_mp_reassembly' was not declared. Should it be static?
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions