Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Yuanhan Liu and committed by
Ingo Molnar
0be5c8ff 19f949f5

+1 -1
+1 -1
Documentation/lockstat.txt
··· 65 65 66 66 - CONFIGURATION 67 67 68 - Lock statistics are enabled via CONFIG_LOCK_STATS. 68 + Lock statistics are enabled via CONFIG_LOCK_STAT. 69 69 70 70 - USAGE 71 71