aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldsem.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/tty_ldsem.c')
-rw-r--r--drivers/tty/tty_ldsem.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/tty/tty_ldsem.c b/drivers/tty/tty_ldsem.c
index 52b7baef4f7a..37a91b3df980 100644
--- a/drivers/tty/tty_ldsem.c
+++ b/drivers/tty/tty_ldsem.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0
1/* 2/*
2 * Ldisc rw semaphore 3 * Ldisc rw semaphore
3 * 4 *
@@ -22,9 +23,6 @@
22 * Michel Lespinasse <walken@google.com>. 23 * Michel Lespinasse <walken@google.com>.
23 * 24 *
24 * Copyright (C) 2013 Peter Hurley <peter@hurleysoftware.com> 25 * Copyright (C) 2013 Peter Hurley <peter@hurleysoftware.com>
25 *
26 * This file may be redistributed under the terms of the GNU General Public
27 * License v2.
28 */ 26 */
29 27
30#include <linux/list.h> 28#include <linux/list.h>