locking/stat: Fix a typo
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Thu, 24 Jan 2013 09:22:44 +0000 (17:22 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 Feb 2013 07:42:37 +0000 (08:42 +0100)
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>
Documentation/lockstat.txt

index cef00d4..dd2f7b2 100644 (file)
@@ -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