public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] docs: assorted documentation fixes
@ 2026-03-15 17:05 Kit Dallege
  2026-03-15 17:05 ` [PATCH v2 1/3] docs: kernel-doc: fix stale intel_audio.c path in examples Kit Dallege
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kit Dallege @ 2026-03-15 17:05 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Shuah Khan, linux-doc, linux-kernel, Randy Dunlap

Three independent doc fixes: a stale file path in the kernel-doc guide,
misleading wording in sched-stats, and minor grammar issues in the
development process guide.

Changes in v2:
- Fix Assisted-by tag format per Documentation/process/coding-assistants.rst
  (Randy Dunlap)

Kit Dallege (3):
  docs: kernel-doc: fix stale intel_audio.c path in examples
  docs: sched-stats: fix misleading 'per-process' wording
  docs: process: fix grammatical errors in 2.Process.rst

 Documentation/doc-guide/kernel-doc.rst                 |  4 ++--
 Documentation/process/2.Process.rst                    | 10 +++++-----
 Documentation/scheduler/sched-stats.rst                |  4 ++--
 .../translations/it_IT/doc-guide/kernel-doc.rst        |  4 ++--
 .../translations/zh_CN/doc-guide/kernel-doc.rst        |  4 ++--
 5 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-16 13:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-15 17:05 [PATCH v2 0/3] docs: assorted documentation fixes Kit Dallege
2026-03-15 17:05 ` [PATCH v2 1/3] docs: kernel-doc: fix stale intel_audio.c path in examples Kit Dallege
2026-03-15 17:05 ` [PATCH v2 2/3] docs: sched-stats: fix misleading 'per-process' wording Kit Dallege
2026-03-16 13:44   ` Jonathan Corbet
2026-03-15 17:05 ` [PATCH v2 3/3] docs: process: fix grammatical errors in 2.Process.rst Kit Dallege
2026-03-16 13:43   ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox