summaryrefslogtreecommitdiffstats
path: root/arch/x86/power/cpu_64.c
diff options
context:
space:
mode:
authorSergio Luis2009-04-28 00:27:18 +0200
committerRafael J. Wysocki2009-06-12 21:32:30 +0200
commit6d48becd33a7921694ba1955ba91604d648020f1 (patch)
tree2ffd1b1615b667717f44884b88b9b222659be6da /arch/x86/power/cpu_64.c
parentx86: unify power/cpu_(32|64) regarding restoring processor state (diff)
downloadkernel-qcow2-linux-6d48becd33a7921694ba1955ba91604d648020f1.tar.gz
kernel-qcow2-linux-6d48becd33a7921694ba1955ba91604d648020f1.tar.xz
kernel-qcow2-linux-6d48becd33a7921694ba1955ba91604d648020f1.zip
x86: unify power/cpu_(32|64) copyright notes
In this step, we do unify the copyright notes for both files cpu_32.c and cpu_64.c, making such files exactly the same. It's the last step before the actual unification, that will rename one of them to cpu.c and remove the other one. Signed-off-by: Sergio Luis <sergio@larces.uece.br> Signed-off-by: Lauro Salmito <laurosalmito@gmail.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/x86/power/cpu_64.c')
-rw-r--r--arch/x86/power/cpu_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/power/cpu_64.c b/arch/x86/power/cpu_64.c
index 5c8bdc002b8b..d277ef1eea51 100644
--- a/arch/x86/power/cpu_64.c
+++ b/arch/x86/power/cpu_64.c
@@ -1,5 +1,5 @@
/*
- * Suspend and hibernation support for x86-64
+ * Suspend support specific for i386/x86-64.
*
* Distribute under GPLv2
*