[PATCH -next] binderfs: make symbol 'binderfs_fs_parameters' static

Christian Brauner christian.brauner at ubuntu.com
Tue Aug 18 11:15:45 UTC 2020


On Tue, Aug 18, 2020 at 07:22:45PM +0800, Wei Yongjun wrote:
> The sparse tool complains as follows:
> 
> drivers/android/binderfs.c:66:32: warning:
>  symbol 'binderfs_fs_parameters' was not declared. Should it be static?
> 
> This variable is not used outside of binderfs.c, so this commit
> marks it static.
> 
> Fixes: 095cf502b31e ("binderfs: port to new mount api")
> Reported-by: Hulk Robot <hulkci at huawei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1 at huawei.com>
> ---

Thanks!
Acked-by: Christian Brauner <christian.brauner at ubuntu.com>


More information about the devel mailing list