NFS: rename nfs_client_kset to nfs_kset
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 15 Jun 2023 18:07:22 +0000 (14:07 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 18:56:45 +0000 (14:56 -0400)
commit8b18a2edecc0741b0eecf8b18fdb356a0f8682de
tree6c1503cb5c834e2e6b6dc8be6ffa64d09256e238
parentc8407f2e560c53c4c73e77cb5604c8a408dbe7f7
NFS: rename nfs_client_kset to nfs_kset

Be brief and match the subsystem name.  There's no need to distinguish this
kset variable from the server.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/sysfs.c