From: Trond Myklebust Date: Thu, 11 Oct 2012 18:36:52 +0000 (-0400) Subject: NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() X-Git-Tag: v3.7-rc3~48^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1813badd98ce02e4b96d8997b68ddef4d4ad4ec5;p=pandora-kernel.git NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() Don't circumvent the array size checks. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed