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 <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
