summaryrefslogtreecommitdiffstats
path: root/include/linux/pm_qos_params.h
diff options
context:
space:
mode:
authorRichard Hughes2008-08-05 22:01:35 +0200
committerLinus Torvalds2008-08-05 23:33:50 +0200
commitbf1db69fbf4ff511e88736ce2e6318846f34492b (patch)
tree545a9d60d7932dbfc7ce5d9af621c9af9923bc3a /include/linux/pm_qos_params.h
parentproc: fix warnings (diff)
downloadkernel-qcow2-linux-bf1db69fbf4ff511e88736ce2e6318846f34492b.tar.gz
kernel-qcow2-linux-bf1db69fbf4ff511e88736ce2e6318846f34492b.tar.xz
kernel-qcow2-linux-bf1db69fbf4ff511e88736ce2e6318846f34492b.zip
pm_qos: spelling fixes
A documentation cleanup patch. With a minor tweak to clarify units for kbs. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: mark gross <mgross@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/pm_qos_params.h')
-rw-r--r--include/linux/pm_qos_params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pm_qos_params.h b/include/linux/pm_qos_params.h
index 2e4e97bd19f7..d74f75ed1e47 100644
--- a/include/linux/pm_qos_params.h
+++ b/include/linux/pm_qos_params.h
@@ -1,6 +1,6 @@
/* interface for the pm_qos_power infrastructure of the linux kernel.
*
- * Mark Gross
+ * Mark Gross <mgross@linux.intel.com>
*/
#include <linux/list.h>
#include <linux/notifier.h>