[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cefe83fc-483e-6438-a4b4-1be0ae2fbfff@huawei.com>
Date: Tue, 9 Jan 2018 10:08:47 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Wei Yongjun <weiyongjun1@...wei.com>,
Jaegeuk Kim <jaegeuk@...nel.org>
CC: <linux-f2fs-devel@...ts.sourceforge.net>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] f2fs: make local functions static
On 2018/1/5 17:41, Wei Yongjun wrote:
> Fixes the following sparse warnings:
>
> fs/f2fs/segment.c:887:6: warning:
> symbol '__check_sit_bitmap' was not declared. Should it be static?
> fs/f2fs/segment.c:1327:6: warning:
> symbol 'f2fs_wait_discard_bio' was not declared. Should it be static?
> fs/f2fs/super.c:1661:5: warning:
> symbol 'f2fs_get_projid' was not declared. Should it be static?
>
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists