diff options
Diffstat (limited to 'arch/x86/kernel/process.h')
-rw-r--r-- | arch/x86/kernel/process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/process.h b/arch/x86/kernel/process.h index 320ab978fb1f..1d0797b2338a 100644 --- a/arch/x86/kernel/process.h +++ b/arch/x86/kernel/process.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0 */ // // Code shared between 32 and 64 bit |