From: Chuck Lever Date: Thu, 27 Aug 2020 20:09:53 +0000 (-0400) Subject: NFSD: Add SPDX header for fs/nfsd/trace.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f45a444cfe582b85af937a30d35d68d9a84399dd;p=linux.git 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 --- diff --git a/fs/nfsd/trace.c b/fs/nfsd/trace.c index 90967466a1e56..f008b95ceec2e 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"