[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com>
Date: Thu, 24 Jan 2013 17:22:44 +0800
From: Yuanhan Liu <yuanhan.liu@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Yuanhan Liu <yuanhan.liu@...ux.intel.com>,
Ingo Molnar <mingo@...hat.com>
Subject: [PATCH 1/2] lockstat: fix a typo
It should be CONFIG_LOCK_STAT
Cc: Ingo Molnar <mingo@...hat.com>
Signed-off-by: Yuanhan Liu <yuanhan.liu@...ux.intel.com>
---
Documentation/lockstat.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt
index cef00d4..dd2f7b2 100644
--- a/Documentation/lockstat.txt
+++ b/Documentation/lockstat.txt
@@ -65,7 +65,7 @@ that had to wait on lock acquisition.
- CONFIGURATION
-Lock statistics are enabled via CONFIG_LOCK_STATS.
+Lock statistics are enabled via CONFIG_LOCK_STAT.
- USAGE
--
1.7.7.6
--
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