Re: [PATCH] docs/uio: fix a grammar nitpick

2018-10-15 Thread Greg KH
On Sat, Oct 13, 2018 at 09:47:46PM +, Will Korteland wrote: > This patch fixes a minor, incorrect piece of grammar in the UIO howto. > > Signed-off-by: Will Korteland > Acked-by: Randy Dunlap > --- > This is my first attempt at a kernel patch, so please let me know if > I've done something s

Re: [PATCH] docs/uio: fix a grammar nitpick

2018-10-15 Thread Randy Dunlap
On 10/15/18 1:10 AM, Will Korteland wrote: > This patch fixes a minor, incorrect piece of grammar in the UIO howto. > > Signed-off-by: Will Korteland Looks good to me. Thanks. Acked-by: Randy Dunlap > --- > This is my first attempt at a kernel patch, so please let me know if > I've done som