All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/23] docs: Mundane typo fixes
@ 2021-03-29  5:12 Bhaskar Chowdhury
  2021-03-29  5:12 ` [PATCH 01/23] atomctl.rst: A typo fix Bhaskar Chowdhury
                   ` (22 more replies)
  0 siblings, 23 replies; 27+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-29  5:12 UTC (permalink / raw)
  To: corbet, linux-doc; +Cc: Bhaskar Chowdhury, rdunlap, linux-kernel

 This patch series tried to fix trivial spelling fixes.

Bhaskar Chowdhury (23):
  atomctl.rst: A typo fix
  w1: ds2482.rst: A typo fix
  w1-netlink.rst: A typo fix
  w1-generic.rst: A typo fix
  vm: unevictable-lru.rst: Fix a typo
  vm: hwpoison.rst: A typo fix
  vm: hwpoison.rst: A typo fix
  virt: kvm: vm.rst: Fix a typo
  virt: kvm: /mmu.rst: Fix a typo
  virt: kvm: halt-polling.rst: Fixed a typo
  virt: user_mode_linux_howto_v2.rst: Few typo fixes
  v4l: hist-v4l2.rst: Fix a typo
  trace: hwlat_detector.rst: Fix a typo
  trace: ftrace-uses.rst: Fix a typo
  trace: events.rst: Fix a typo
  sparc: oradax/oracle-dax.rst: Fix a typo
  sparc: dax-hv-api.txt: Fix quite a few spellos
  security: core.rst: Fixed a spello
  scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes
  scheduler: sched-bwc.rst: Fix a typo
  scheduler: sched-nice-design.rst: Fix a typo
  riscv: pmu.rst : A spello fix
  openrisc: openrisc_port.rst: Fix a typo

 Documentation/openrisc/openrisc_port.rst      |   2 +-
 Documentation/riscv/pmu.rst                   |   2 +-
 Documentation/scheduler/sched-bwc.rst         |   2 +-
 Documentation/scheduler/sched-nice-design.rst |   2 +-
 Documentation/scsi/ChangeLog.ncr53c8xx        | 260 +++++++++---------
 Documentation/security/keys/core.rst          |   2 +-
 Documentation/sparc/oradax/dax-hv-api.txt     |  18 +-
 Documentation/sparc/oradax/oracle-dax.rst     |   2 +-
 Documentation/trace/events.rst                |   2 +-
 Documentation/trace/ftrace-uses.rst           |   2 +-
 Documentation/trace/hwlat_detector.rst        |   2 +-
 .../userspace-api/media/v4l/hist-v4l2.rst     |   2 +-
 Documentation/virt/kvm/devices/vm.rst         |   2 +-
 Documentation/virt/kvm/halt-polling.rst       |   2 +-
 Documentation/virt/kvm/mmu.rst                |   2 +-
 .../virt/uml/user_mode_linux_howto_v2.rst     |  10 +-
 Documentation/vm/hwpoison.rst                 |   4 +-
 Documentation/vm/unevictable-lru.rst          |   2 +-
 Documentation/w1/masters/ds2482.rst           |   2 +-
 Documentation/w1/w1-generic.rst               |   2 +-
 Documentation/w1/w1-netlink.rst               |   2 +-
 Documentation/xtensa/atomctl.rst              |   2 +-
 22 files changed, 164 insertions(+), 164 deletions(-)

--
2.26.3


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

end of thread, other threads:[~2021-03-29  5:53 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29  5:12 [PATCH 00/23] docs: Mundane typo fixes Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 01/23] atomctl.rst: A typo fix Bhaskar Chowdhury
2021-03-29  5:37   ` Max Filippov
2021-03-29  5:38     ` Max Filippov
2021-03-29  5:52       ` Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 02/23] w1: ds2482.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 03/23] w1-netlink.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 04/23] w1-generic.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 05/23] vm: unevictable-lru.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 06/23] vm: hwpoison.rst: A typo fix Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 07/23] " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 08/23] virt: kvm: vm.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 09/23] virt: kvm: /mmu.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 10/23] virt: kvm: halt-polling.rst: Fixed " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 11/23] virt: user_mode_linux_howto_v2.rst: Few typo fixes Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 12/23] v4l: hist-v4l2.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 13/23] trace: hwlat_detector.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 14/23] trace: ftrace-uses.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 15/23] trace: events.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 16/23] sparc: oradax/oracle-dax.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 17/23] sparc: dax-hv-api.txt: Fix quite a few spellos Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 18/23] security: core.rst: Fixed a spello Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 19/23] scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 20/23] scheduler: sched-bwc.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 21/23] scheduler: sched-nice-design.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 22/23] riscv: pmu.rst : A spello fix Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 23/23] openrisc: openrisc_port.rst: Fix a typo Bhaskar Chowdhury

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.