[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20211006154822.135292-1-sohaib.amhmd@gmail.com>
Date: Wed, 6 Oct 2021 17:48:21 +0200
From: Sohaib Mohamed <sohaib.amhmd@...il.com>
To: sohaib.amhmd@...il.com
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jonathan Corbet <corbet@....net>,
Ilya Dryomov <idryomov@...il.com>,
Zhang Rui <rui.zhang@...el.com>, linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation: Fix typo in sysfs-firmware-acpi
Remove repeated word: "send send a Notify"
Signed-off-by: Sohaib Mohamed <sohaib.amhmd@...il.com>
---
Documentation/ABI/testing/sysfs-firmware-acpi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-firmware-acpi b/Documentation/ABI/testing/sysfs-firmware-acpi
index 819939d858c9..39173375c53a 100644
--- a/Documentation/ABI/testing/sysfs-firmware-acpi
+++ b/Documentation/ABI/testing/sysfs-firmware-acpi
@@ -112,7 +112,7 @@ Description:
OS context. GPE 0x12, for example, would vector
to a level or edge handler called _L12 or _E12.
The handler may do its business and return.
- Or the handler may send send a Notify event
+ Or the handler may send a Notify event
to a Linux device driver registered on an ACPI device,
such as a battery, or a processor.
--
2.25.1
Powered by blists - more mailing lists