On 2/16/24 11:41, Prabhav Kumar Vaish wrote: > Signed-off-by: Prabhav Kumar Vaish <pvkumar5749404@xxxxxxxxx> > --- > Documentation/bpf/verifier.rst | 10 +++++----- > Documentation/process/submitting-patches.rst | 12 ++++++------ > 2 files changed, 11 insertions(+), 11 deletions(-) > > diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst > index 66029999b587..34a68836aa60 100644 > --- a/Documentation/process/submitting-patches.rst > +++ b/Documentation/process/submitting-patches.rst > @@ -5,7 +5,7 @@ Submitting patches: the essential guide to getting your code into the kernel > > For a person or company who wishes to submit a change to the Linux > kernel, the process can sometimes be daunting if you're not familiar > -with "the system." This text is a collection of suggestions which The original (above) is correct punctuation. > +with "the system". This text is a collection of suggestions which > can greatly increase the chances of your change being accepted. > -- #Randy