Re: [PATCH V2] docs: livepatch: Fix a typo and remove the unnecessary gaps in a sentence
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-03-05 12:58:49
Also in:
live-patching, lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-03-05 12:58:49
Also in:
live-patching, lkml
On Fri, Mar 05, 2021 at 03:39:23PM +0530, Bhaskar Chowdhury wrote:
s/varibles/variables/ ...and remove leading spaces from a sentence.
What do you mean 'leading spaces'? Separating two sentences with one space or two is a matter of personal style, and we do not attempt to enforce a particular style in the kernel.
Sometimes it may not be convenient or possible to allocate shadow variables alongside their parent objects. Or a livepatch fix may -require shadow varibles to only a subset of parent object instances. In +require shadow variables to only a subset of parent object instances.
wrong preposition, s/to/for/