From: J.Bruce Fields Date: Wed, 4 Oct 2006 09:16:13 +0000 (-0700) Subject: [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface X-Git-Tag: v2.6.19-rc1~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b64eb6efb1ef46f6629b66a429e7f2b5955003;p=pandora-kernel.git [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface There's no need to handle the case where the caller passes in null for pacl or dpacl; no caller does that, because it would be a dumb thing to do. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed