Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1707643

[PATCH v2 1/4] ACPI-APEI-HEST: Fix a typo in a comment line

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH v2 1/4] ACPI-APEI-HEST: Fix a typo in a comment line
Date 2017-08-09 20:10 +0200
Message-ID <ucDAC-2mx-13@gated-at.bofh.it> (permalink)
References (1 earlier) <se8x4-8O-19@gated-at.bofh.it> <se9W9-12j-1@gated-at.bofh.it> <sefoR-4Nx-1@gated-at.bofh.it> <semJH-1kY-3@gated-at.bofh.it> <ucDAB-2mx-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 5 Sep 2016 20:37:38 +0200

Add a missing character to the fourth word at the beginning of this file.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
---
 drivers/acpi/apei/hest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/acpi/apei/hest.c b/drivers/acpi/apei/hest.c
index 456b488eb1df..832a930e98f2 100644
--- a/drivers/acpi/apei/hest.c
+++ b/drivers/acpi/apei/hest.c
@@ -1,5 +1,5 @@
 /*
- * APEI Hardware Error Souce Table support
+ * APEI Hardware Error Source Table support
  *
  * HEST describes error sources in detail; communicates operational
  * parameters (i.e. severity levels, masking bits, and threshold
-- 
2.13.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 1/4] ACPI-APEI-HEST: Fix a typo in a comment line SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-09 20:10 +0200

csiph-web