]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFS: remove unused struct 'mnt_fhstatus'
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 31 May 2024 00:00:33 +0000 (01:00 +0100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:24 +0000 (13:47 -0400)
commit53185f2df0ea0d2d2d0922ab91055e958efcda41
tree326ea7e37ab448325c4123b1986b52e0e129d504
parent6258cf25d5e3155c3219ab5a79b970eef7996356
NFS: remove unused struct 'mnt_fhstatus'

'mnt_fhstatus' has been unused since
commit 065015e5efff ("NFS: Remove unused XDR decoder functions").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/mount_clnt.c