diff options
Diffstat (limited to 'fs/fhandle.c')
-rw-r--r-- | fs/fhandle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/fhandle.c b/fs/fhandle.c index 75cef4deaa77..0ace128f5d23 100644 --- a/fs/fhandle.c +++ b/fs/fhandle.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include <linux/syscalls.h> #include <linux/slab.h> #include <linux/fs.h> |