[PATCH -next] mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Rafał Miłecki
rafal at milecki.pl
Fri Mar 5 06:00:03 GMT 2021
On 04.03.2021 07:46, 'Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1 at huawei.com>
>
> The sparse tool complains as follows:
>
> drivers/mtd/parsers/ofpart_core.c:25:32: warning:
> symbol 'bcm4908_partitions_quirks' was not declared. Should it be static?
>
> This symbol is not used outside of ofpart_core.c, so this
> commit marks it static.
>
> Fixes: 457da931b608 ("mtd: parsers: ofpart: support BCM4908 fixed partitions")
> Reported-by: Hulk Robot <hulkci at huawei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1 at huawei.com>
Looks good ofc, thanks.
More information about the linux-mtd
mailing list