VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Thomas Gleixner <tglx@linutronix.de> 2019-05-19 13:08:55 +0100 committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-05-21 10:50:45 +0200 commit: 457c89965399115e5cd8bf38f9c597293405703d parent: a188339ca5a396acc588e5851ed7e19f66b0ebd9
Commit Summary:
treewide: Add SPDX license identifier for missed files
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/fs/locks.c b/fs/locks.c
index 8af49f89ac2f..ec1e4a5df629 100644
--- a/fs/locks.c
+++ b/fs/locks.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/fs/locks.c
  *