On 4/23/25 12:00 PM, T.J. Mercier wrote: > pipe_clear_nowait has two noinline macros, but we only need one. > > I checked the whole tree, and this is the only occurrence: > > $ grep -r "noinline .* noinline" > fs/splice.c:static noinline void noinline pipe_clear_nowait(struct file *file) > $ Funky! Obivously looks fine: Reviewed-by: Jens Axboe <axboe@xxxxxxxxx> -- Jens Axboe