linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: corbet@lwn.net, linux-doc@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	rdunlap@infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 07/23] vm: hwpoison.rst: A typo fix
Date: Mon, 29 Mar 2021 10:42:43 +0530	[thread overview]
Message-ID: <74382472c305bb6d8e309327ed0ccf823a6dbebe.1616992679.git.unixbhaskar@gmail.com> (raw)
In-Reply-To: <cover.1616992679.git.unixbhaskar@gmail.com>

s/focusses/focuses/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/vm/hwpoison.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/hwpoison.rst b/Documentation/vm/hwpoison.rst
index 727f080073dd..7840463a0e9a 100644
--- a/Documentation/vm/hwpoison.rst
+++ b/Documentation/vm/hwpoison.rst
@@ -19,7 +19,7 @@ To quote the overview comment::
 	hardware as being corrupted usually due to a 2bit ECC memory or cache
 	failure.

-	This focusses on pages detected as corrupted in the background.
+	This focuses on pages detected as corrupted in the background.
 	When the current CPU tries to consume corruption the currently
 	running process can just be killed directly instead. This implies
 	that if the error cannot be handled for some reason it's safe to
--
2.26.3


  parent reply	other threads:[~2021-03-29  5:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Bhaskar Chowdhury [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=74382472c305bb6d8e309327ed0ccf823a6dbebe.1616992679.git.unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).