]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/devpts/inode.c
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
[linux.git] / fs / devpts / inode.c
index 553a3f3300ae5ef584bc2e3c30bd49f4923ab3ed..2c14ae044dcebe0d1498e964bb0d2642211b451e 100644 (file)
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /* -*- linux-c -*- --------------------------------------------------------- *
  *
  * linux/fs/devpts/inode.c
  *
  *  Copyright 1998-2004 H. Peter Anvin -- All Rights Reserved
  *
- * This file is part of the Linux kernel and is made available under
- * the terms of the GNU General Public License, version 2, or at your
- * option, any later version, incorporated herein by reference.
- *
  * ------------------------------------------------------------------------- */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt