git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4667058
)
Remove pointless memset in nfsacl_encode()
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 21 Mar 2011 19:35:49 +0000
(20:35 +0100)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 23 Mar 2011 00:03:52 +0000
(20:03 -0400)
Remove pointless memset() in nfsacl_encode().
Thanks to Trond Myklebust <Trond.Myklebust@netapp.com> for pointing out
that it is not needed since posix_acl_init() will set everything
regardless..
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found