[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-5b43715b9d27e4e6620264113169bb8e4e607205@git.kernel.org>
Date: Thu, 24 Jan 2013 12:03:57 -0800
From: tip-bot for Yuanhan Liu <yuanhan.liu@...ux.intel.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...nel.org,
yuanhan.liu@...ux.intel.com, a.p.zijlstra@...llo.nl,
tglx@...utronix.de
Subject: [tip:core/locking] locking/stat: Fix a typo
Commit-ID: 5b43715b9d27e4e6620264113169bb8e4e607205
Gitweb: http://git.kernel.org/tip/5b43715b9d27e4e6620264113169bb8e4e607205
Author: Yuanhan Liu <yuanhan.liu@...ux.intel.com>
AuthorDate: Thu, 24 Jan 2013 17:22:44 +0800
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Thu, 24 Jan 2013 10:59:43 +0100
locking/stat: Fix a typo
s/STATS/STAT
Signed-off-by: Yuanhan Liu <yuanhan.liu@...ux.intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Link: http://lkml.kernel.org/r/1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
Documentation/lockstat.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
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