]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs4_check_serverowner_minor_id()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:12 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:34 +0000 (13:39 -0400)
commit2bfba477191c0e12dbefbede506aa2bb0cc1cc64
treec1fc87396e2910229e805fcbe75d089bb6777ebb
parent77e2a1e66b01650d2a166e59ffdaa57c87efdef1
NFS: Clean up nfs4_check_serverowner_minor_id()

Once again, we can remove the function and compare integer values
directly.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c