]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - mm/percpu-vm.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
[thirdparty/kernel/stable.git] / mm / percpu-vm.c
index d8078de912de38a15626771fea1b25c5b3baf0a6..a2b395acef8929f77ea941578dc6b0f11b81479d 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mm/percpu-vm.c - vmalloc area based chunk allocation
  *
  * Copyright (C) 2010          SUSE Linux Products GmbH
  * Copyright (C) 2010          Tejun Heo <tj@kernel.org>
  *
- * This file is released under the GPLv2.
- *
  * Chunks are mapped into vmalloc areas and populated page by page.
  * This is the default chunk allocator.
  */