[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1256938012-8088-1-git-send-email-cascardo@holoscopio.com>
Date: Fri, 30 Oct 2009 19:26:52 -0200
From: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
To: trivial@...nel.org
Cc: Gregory Haskins <ghaskins@...ell.com>,
linux-kernel@...r.kernel.org,
Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Subject: [PATCH] trivial: fix a typo in SHM_SIGNAL config description
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
---
lib/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/Kconfig b/lib/Kconfig
index 272cecf..bfe871d 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -207,7 +207,7 @@ config SHM_SIGNAL
tristate "SHM Signal - Generic shared-memory signaling mechanism"
default n
help
- Provides a shared-memory based signaling mechansim to indicate
+ Provides a shared-memory based signaling mechanism to indicate
memory-dirty notifications between two end-points.
If unsure, say N
--
1.6.3.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists