summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2020-08-27 22:09:53 +0200
committerChuck Lever <chuck.lever@oracle.com>2020-11-30 19:00:24 +0100
commitf45a444cfe582b85af937a30d35d68d9a84399dd (patch)
treead09055150f8cf9e1364cce11c47656e703b16e4 /fs/nfsd/trace.c
parentNFSD: Remove extra "0x" in tracepoint format specifier (diff)
downloadlinux-f45a444cfe582b85af937a30d35d68d9a84399dd.tar.xz
linux-f45a444cfe582b85af937a30d35d68d9a84399dd.zip
NFSD: Add SPDX header for fs/nfsd/trace.c
Clean up. The file was contributed in 2014 by Christoph Hellwig in commit 31ef83dc0538 ("nfsd: add trace events"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd/trace.c')
-rw-r--r--fs/nfsd/trace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/trace.c b/fs/nfsd/trace.c
index 90967466a1e5..f008b95ceec2 100644
--- a/fs/nfsd/trace.c
+++ b/fs/nfsd/trace.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#define CREATE_TRACE_POINTS
#include "trace.h"