From: Jesper Juhl Date: Mon, 21 Mar 2011 19:35:49 +0000 (+0100) Subject: Remove pointless memset in nfsacl_encode() X-Git-Tag: v2.6.39-rc1~72^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e816564db151f7f08c739ad69b9d1dbd166663;p=pandora-kernel.git Remove pointless memset in nfsacl_encode() Remove pointless memset() in nfsacl_encode(). Thanks to Trond Myklebust for pointing out that it is not needed since posix_acl_init() will set everything regardless.. Signed-off-by: Jesper Juhl Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed