Skip to content

Commit

Permalink
locking/stat: Fix a typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yuanhan Liu authored and Ingo Molnar committed Feb 19, 2013
1 parent 19f949f commit 0be5c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/lockstat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0be5c8f

Please sign in to comment.