Re: [PATCH] docs: kernel-doc: typo "documentaion"
From: Jonathan Corbet <corbet@lwn.net>
Date: 2019-02-08 20:08:18
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2019-02-08 20:08:18
Also in:
lkml
On Mon, 4 Feb 2019 16:29:31 -0800 Frank Rowand [off-list ref] wrote:
On 2/2/19 12:56 PM, Matthew Wilcox wrote:quoted
On Fri, Feb 01, 2019 at 02:04:16PM -0800, frowand.list@gmail.com wrote:quoted
Include documentation for each *function* in *source*. - If no *function* if specified, the documentaion for all functions + If no *function* if specified, the documentation for all functions and types in the *source* will be included.Could you fix the if/is mistake while you're at it?Jon, Since you already accepted the patch, is it easy for you to revert the patch and apply a v2 with the change Mathew pointed out? If so, I will do a v2.
How about you just send another with the second fix? Seems just as easy in the end... Thanks, jon