All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] docs: process: Submitting a patch for a single git commit.
@ 2020-10-01 10:47 Ingo Rohloff
  2020-10-01 10:47 ` [PATCH 1/1] " Ingo Rohloff
  0 siblings, 1 reply; 4+ messages in thread
From: Ingo Rohloff @ 2020-10-01 10:47 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, Ingo Rohloff

When I tried to submit a patch to the Linux Kernel source code
one year ago, I needed a short explanation how to submit the patch.

The code modification was already written and tested, but I did 
not know the mechanics how to submit the code modification.

I found out that "submitting-patches" unfortunately does not
tell you how to submit a patch; especially not how to submit
a minor bug-fix.

Here is a short primer trying to alleviate this particular
use case.

Ingo Rohloff (1):
  docs: process: Submitting a patch for a single git commit.

 Documentation/process/submitting-patches.rst | 72 ++++++++++++++++++++
 1 file changed, 72 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-12 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 10:47 [PATCH 0/1] docs: process: Submitting a patch for a single git commit Ingo Rohloff
2020-10-01 10:47 ` [PATCH 1/1] " Ingo Rohloff
2020-10-09 15:46   ` Jonathan Corbet
2020-10-12 10:00     ` Ingo Rohloff

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.