Skip to content
Commit aaf0475a authored by Wei Yongjun's avatar Wei Yongjun Committed by Stefano Stabellini
Browse files

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: default avatarWei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: default avatarStefano Stabellini <sstabellini@kernel.org>
parent 14e3995e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment