Re: [PATCH] Documentation: cpu-hotplug: Fix typos

2016-10-26 Thread Igor Vuk
On 26.10.2016 11:03, Jani Nikula wrote: The next patch could be converting the file to reStructuredText! ;) Would this be useful? I could give it a try, if it's needed. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org

Re: [PATCH] Documentation: cpu-hotplug: Fix typos

2016-10-26 Thread Igor Vuk
On 26.10.2016 01:01, Jonathan Corbet wrote: You missed one! :) Yeah, I noticed that one when the patch was already sent. :) I fixed that one too after applying the patch, thanks. If I'm not wrong, this is your first kernel patch - congratulations! Thanks! -- To unsubscribe from this list:

Re: [PATCH] Documentation: cpu-hotplug: Fix typos

2016-10-26 Thread Jani Nikula
On Wed, 26 Oct 2016, Jonathan Corbet wrote: > I fixed that one too after applying the patch, thanks. If I'm not wrong, > this is your first kernel patch - congratulations! The next patch could be converting the file to reStructuredText! ;) BR, Jani. -- Jani Nikula, Intel Open Source Technolog

Re: [PATCH] Documentation: cpu-hotplug: Fix typos

2016-10-25 Thread Jonathan Corbet
On Tue, 25 Oct 2016 21:00:31 +0200 Igor Vuk wrote: > Fix some minor spelling errors and capitalization issues. > > Signed-off-by: Igor Vuk > --- > Documentation/cpu-hotplug.txt | 32 > 1 file changed, 16 insertions(+), 16 deletions(-) > > diff --git a/Document