From: Yuanhan Liu Date: Thu, 24 Jan 2013 09:22:44 +0000 (+0800) Subject: locking/stat: Fix a typo X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0be5c8ff58cf7a66019af2f1236daff731ed318c;p=linux-beck.git locking/stat: Fix a typo s/STATS/STAT Signed-off-by: Yuanhan Liu Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com Signed-off-by: Ingo Molnar --- diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt index cef00d42ed5b..dd2f7b26ca30 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