x86/jailhouse: Fix incorrect SPDX identifier
authorThomas Gleixner <[email protected]>
Sun, 22 Apr 2018 22:02:09 +0000 (00:02 +0200)
committerThomas Gleixner <[email protected]>
Mon, 23 Apr 2018 08:17:28 +0000 (10:17 +0200)
commit7010adcdd23527f7efef1e7bc0d8c458f6ec0dd2
treee8c7c494e46e644d149231e009454a31f576c089
parent6d08b06e67cd117f6992c46611dfb4ce267cd71e
x86/jailhouse: Fix incorrect SPDX identifier

GPL2.0 is not a valid SPDX identiier. Replace it with GPL-2.0.

Fixes: 4a362601baa6 ("x86/jailhouse: Add infrastructure for running in non-root cell")
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Jan Kiszka <[email protected]>
Cc: Kate Stewart <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Philippe Ombredanne <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/include/asm/jailhouse_para.h
arch/x86/kernel/jailhouse.c