On 4/20/25 3:07 PM, Andrew Morton wrote: > On Sat, 19 Apr 2025 00:49:32 +0100 linux@xxxxxxxxxxx wrote: > >> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> >> >> The last use of relay_late_setup_files() was removed in 2018 >> by commit 2b47733045aa ("drm/i915/guc: Merge log relay file and channel >> creation") >> >> Remove it and the helper it used. >> >> relay_late_setup_files() was used for eventually registering >> 'buffer only' channels. With it gone, delete the docs that >> explain how to do that. Which suggests it should be possible >> to lose the 'has_base_filename' flags. >> >> (Are there any other uses??) >> > > For some reason get_maintainer points at Al and Andy for relay.c but my > mental rolodex thinks "Axboe". Heh, probably because I did dabble in it 20 YEARS AGO as we used it for the original blktrace! I'm not saying we're both old, but... > Jens, does this look OK? Looks fine to me. Reviewed-by: Jens Axboe <axboe@xxxxxxxxx> -- Jens Axboe