Re: [PATCH V2] docs: livepatch: Fix a typo and remove the unnecessary gaps in a sentence
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-09 00:27:11
Also in:
live-patching, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-09 00:27:11
Also in:
live-patching, lkml
Bhaskar Chowdhury [off-list ref] writes:
s/varibles/variables/ ...and remove leading spaces from a sentence. Signed-off-by: Bhaskar Chowdhury <redacted> --- Changes from V1: Pter pointed out some awkward leading space in a sentence ,fixed it. Documentation/livepatch/shadow-vars.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
I've applied this, poking in the suggested prepositional tweak in the process. Thanks, jon