Explorar o código

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>
Yuanhan Liu %!s(int64=13) %!d(string=hai) anos
pai
achega
0be5c8ff58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/lockstat.txt

+ 1 - 1
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