aboutsummaryrefslogtreecommitdiff
path: root/Documentation/lockstat.txt
diff options
context:
space:
mode:
authorYuanhan Liu <yuanhan.liu@linux.intel.com>2013-01-24 17:22:44 +0800
committerIngo Molnar <mingo@kernel.org>2013-02-19 08:42:37 +0100
commit0be5c8ff58cf7a66019af2f1236daff731ed318c (patch)
treed2f62e2a22fab50e0708b6d009cc395f220923fe /Documentation/lockstat.txt
parent19f949f52599ba7c3f67a5897ac6be14bfcb1200 (diff)
locking/stat: Fix a typo
s/STATS/STAT Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation/lockstat.txt')
-rw-r--r--Documentation/lockstat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt
index cef00d42ed5..dd2f7b26ca3 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