]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: return void from ->return_delegation
authorChristoph Hellwig <hch@lst.de>
Wed, 28 Jan 2026 04:46:04 +0000 (05:46 +0100)
committerAnna Schumaker <anna.schumaker@oracle.com>
Fri, 30 Jan 2026 21:49:15 +0000 (16:49 -0500)
commitb1cb730e847d9766b7fb416e623454a5cba57dc4
tree0d88dbe13b36f5b75841f8e80ca25ec968c1f8f2
parentd37272c62a08b5fc74bedf7b560f794a84b7cdf1
NFS: return void from ->return_delegation

The caller doesn't check the return value, so drop it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/delegation.c
fs/nfs/delegation.h
fs/nfs/nfs3proc.c
fs/nfs/proc.c
include/linux/nfs_xdr.h