From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Thu, 04 Sep 2025 21:59:30 +0300, Dan Carpenter wrote: > In commit 4a0de50a44bb ("nfsd: decouple the xprtsec policy check from > check_nfsd_access()") we added a NULL check on "rqstp" to earlier in > the function. This check is no longer required so delete it. > > Applied to nfsd-testing, thanks! [1/1] nfsd: delete unnecessary NULL check in __fh_verify() commit: ec3d9745c6a3f41658d17873e4890b56cc27f9c8 -- Chuck Lever