From: Fabian Frederick Date: Wed, 25 Jun 2014 18:26:21 +0000 (+0200) Subject: FS/NFS: replace count*size kzalloc by kcalloc X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15b5041440c502726f121b37cf3923562f8dc6f;p=pandora-kernel.git FS/NFS: replace count*size kzalloc by kcalloc kcalloc manages count*sizeof overflow. Cc: Trond Myklebust Cc: linux-nfs@vger.kernel.org Signed-off-by: Fabian Frederick Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed