在 2021/8/9 7:56, Chao Yu 写道:
On 2021/8/8 21:19, Gao Xiang wrote:On Sun, Aug 08, 2021 at 06:33:43AM +0000, Wei Yongjun wrote:The sparse tool complains as follows: fs/erofs/data.c:150:24: warning: symbol 'erofs_iomap_ops' was not declared. Should it be static? This symbol is not used outside of data.c, so marks it static.Thanks for the patch, I guess it will be better to fix in original patch if you don't mind.
Yes, better to fix in original patch. Regards.