On Mon, Nov 06, 2023 at 10:34:01AM +0800, Jiapeng Chong wrote: > The bch2_target_to_text_sb are not used outside the file disk_groups.c, > so the modification is defined as static. > > fs/bcachefs/disk_groups.c:583:6: warning: no previous prototype for > ‘bch2_target_to_text_sb’. > > Reported-by: Abaci Robot <[email protected]> > Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7144 > Signed-off-by: Jiapeng Chong <[email protected]>
Thanks, applied
