diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-05-18 15:22:41 +0000 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2017-05-18 11:42:58 -0700 |
commit | aaf0475a0b3f445000c50f7fc75d5e846bf7ee7b (patch) | |
tree | 51631905389788ec15931e85cacead03abbeeb18 /net/9p/client.c | |
parent | 14e3995e63759b80eb22a3c06958d105db4d3f79 (diff) |
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Fixes the following sparse warnings:
net/9p/trans_xen.c:528:5: warning:
symbol 'p9_trans_xen_init' was not declared. Should it be static?
net/9p/trans_xen.c:540:6: warning:
symbol 'p9_trans_xen_exit' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'net/9p/client.c')
0 files changed, 0 insertions, 0 deletions