summaryrefslogtreecommitdiff
path: root/mm/folio-compat.c
diff options
context:
space:
mode:
authorTim Bird <tim.bird@sony.com>2026-02-04 14:31:01 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-02-06 15:47:16 -0800
commitef24e0aa078fa4965c6e925209780a32b325c0d8 (patch)
tree4f66998dba1fbc89636b3743dcc4df3e3e2280b4 /mm/folio-compat.c
parentc69ca4e992e3fd08d3d9fb9e498cb11d1c3e21c7 (diff)
mm: add SPDX id lines to some mm source files
Some of the memory management source files are missing SPDX-License-Identifier lines. Add appropriate IDs to these files (mostly GPL-2.0, but one LGPL-2.1). Link: https://lkml.kernel.org/r/20260204213101.1754183-1-tim.bird@sony.com Signed-off-by: Tim Bird <tim.bird@sony.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/folio-compat.c')
-rw-r--r--mm/folio-compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/folio-compat.c b/mm/folio-compat.c
index 45540942d148..a02179a0bded 100644
--- a/mm/folio-compat.c
+++ b/mm/folio-compat.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Compatibility functions which bloat the callers too much to make inline.
* All of the callers of these functions should be converted to use folios