]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - mm/memblock.c
ovl: make i_ino consistent with st_ino in more cases
[thirdparty/kernel/linux.git] / mm / memblock.c
index 6bbad46f4d2cb33b6bb0cd9514277da46d918738..7d4f61ae666a61123bea4b59b9b02f90ba401f3a 100644 (file)
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Procedures for maintaining information about logical memory blocks.
  *
  * Peter Bergner, IBM Corp.    June 2001.
  * Copyright (C) 2001 Peter Bergner.
- *
- *      This program is free software; you can redistribute it and/or
- *      modify it under the terms of the GNU General Public License
- *      as published by the Free Software Foundation; either version
- *      2 of the License, or (at your option) any later version.
  */
 
 #include <linux/kernel.h>