]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
authorChuck Lever <chuck.lever@oracle.com>
Mon, 4 Oct 2021 14:09:57 +0000 (10:09 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 10 Oct 2021 09:05:54 +0000 (11:05 +0200)
commit3996e03f863ad96a4e46373f39b48dd564f400e4
tree4a742b9b3c8be721b4e2817f0804d420eba1f60d
parent85ba6a02035b6cf6fc3c2d2e9f8ca8d5f7bc4339
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s

Clean up: TRACE_DEFINE_ENUM is unnecessary because the target
symbols are all C macros, not enums.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfstrace.h