Re: [PATCH v3 1/3] random: convert to using fops->read_iter()

From: Jason A. Donenfeld
Date: Fri May 20 2022 - 05:04:36 EST


On Thu, May 19, 2022 at 07:11:37PM -0600, Jens Axboe wrote:
> On 5/19/22 6:40 PM, Jason A. Donenfeld wrote:
> > From: Jens Axboe <axboe@xxxxxxxxx>
> >
> > This is a pre-requisite to writing up splice() again for the random
> > and urandom drivers.
>
> s/writing/wiring
>
> Looks like I typo'ed that one.

Will fix.

Jason