Re: [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
From: David Howells
Date: Sat May 20 2023 - 05:53:02 EST
Christian Brauner <brauner@xxxxxxxxxx> wrote:
> For the future it'd be nice if exported functions would always get
> proper kernel doc,
Good point. It wasn't meant to remain exported originally. I'll add a patch
to add that.
David