[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190503130401.27294-1-gael.portay@collabora.com>
Date: Fri, 3 May 2019 09:04:01 -0400
From: Gaël PORTAY <gael.portay@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: Gaël PORTAY <gael.portay@...oirfairelinux.com>
Subject: [PATCH] uapi libc compat: fix spelling typo
From: Gaël PORTAY <gael.portay@...oirfairelinux.com>
Replace 'm' with 'n' in "comflicting".
Signed-off-by: Gaël PORTAY <gael.portay@...oirfairelinux.com>
---
include/uapi/linux/libc-compat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc-compat.h
index 8254c937c9f4..50ec41c4b660 100644
--- a/include/uapi/linux/libc-compat.h
+++ b/include/uapi/linux/libc-compat.h
@@ -21,7 +21,7 @@
* e.g. #include <linux/libc-compat.h>
* This include must be as early as possible.
*
- * (b) In libc-compat.h add enough code to detect that the comflicting
+ * (b) In libc-compat.h add enough code to detect that the conflicting
* userspace libc header has been included first.
*
* (c) If the userspace libc header has been included first define a set of
--
2.21.0
Powered by blists - more mailing lists