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:
0446278
)
FS/NFS: replace count*size kzalloc by kcalloc
author
Fabian Frederick
<fabf@skynet.be>
Wed, 25 Jun 2014 18:26:21 +0000
(20:26 +0200)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 25 Jun 2014 23:02:14 +0000
(19:02 -0400)
kcalloc manages count*sizeof overflow.
Cc: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: linux-nfs@vger.kernel.org
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found