Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932931AbZJ3V04 (ORCPT ); Fri, 30 Oct 2009 17:26:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932919AbZJ3V0z (ORCPT ); Fri, 30 Oct 2009 17:26:55 -0400 Received: from 139.254.232.72.static.reverse.ltdomains.com ([72.232.254.139]:45413 "EHLO liberdade.minaslivre.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932916AbZJ3V0y (ORCPT ); Fri, 30 Oct 2009 17:26:54 -0400 From: Thadeu Lima de Souza Cascardo To: trivial@kernel.org Cc: Gregory Haskins , linux-kernel@vger.kernel.org, Thadeu Lima de Souza Cascardo Subject: [PATCH] trivial: fix a typo in SHM_SIGNAL config description Date: Fri, 30 Oct 2009 19:26:52 -0200 Message-Id: <1256938012-8088-1-git-send-email-cascardo@holoscopio.com> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 852 Lines: 26 Signed-off-by: Thadeu Lima de Souza Cascardo --- 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/