NFSD: Clean up the show_nf_flags() macro
authorChuck Lever <chuck.lever@oracle.com>
Sun, 27 Mar 2022 20:43:03 +0000 (16:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:22:45 +0000 (14:22 +0200)
commit8eedc616f3273405ab59791b93aae8e8a8c96052
treeb4ea8ef02d40a1f6c832c83ddd8710538ddb10e9
parent94d0dd56f81776331a9a6e3dd132a14831a70731
NFSD: Clean up the show_nf_flags() macro

commit bb283ca18d1e67c82d22a329c96c9d6036a74790 upstream.

The flags are defined using C macros, so TRACE_DEFINE_ENUM is
unnecessary.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/trace.h