On 2018/7/12 11:35, Randy Dunlap wrote: > On 07/09/2018 06:09 PM, Chao Yu wrote: >> On 2018/7/7 11:50, Randy Dunlap wrote: >>> From: Randy Dunlap <[email protected]> >>> >>> Fix build warnings in f2fs when CONFIG_PROC_FS is not enabled >>> by marking the unused functions as __maybe_unused. >>> >>> ../fs/f2fs/sysfs.c:519:12: warning: 'segment_info_seq_show' defined but not >>> used [-Wunused-function] >>> ../fs/f2fs/sysfs.c:546:12: warning: 'segment_bits_seq_show' defined but not >>> used [-Wunused-function] >>> ../fs/f2fs/sysfs.c:570:12: warning: 'iostat_info_seq_show' defined but not >>> used [-Wunused-function] >>> >>> Signed-off-by: Randy Dunlap <[email protected]> >>> Cc: Jaegeuk Kim <[email protected]> >>> Cc: Chao Yu <[email protected]> >>> Cc: [email protected] >> >> Reviewed-by: Chao Yu <[email protected]> > > Hi, > Who would you like to merge this patch? or could you do so?
Hello, Jaegeuk will merge it. :) Thanks, > > 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
