diff options
Diffstat (limited to 'arch/x86/kernel/machine_kexec_64.c')
| -rw-r--r-- | arch/x86/kernel/machine_kexec_64.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/machine_kexec_64.c b/arch/x86/kernel/machine_kexec_64.c index c3a55470367..cd1899a2f0c 100644 --- a/arch/x86/kernel/machine_kexec_64.c +++ b/arch/x86/kernel/machine_kexec_64.c @@ -1,5 +1,5 @@  /* - * machine_kexec.c - handle transition of Linux booting another kernel + * handle transition of Linux booting another kernel   * Copyright (C) 2002-2005 Eric Biederman  <ebiederm@xmission.com>   *   * This source code is licensed under the GNU General Public License,  |