From: Eli Billauer Date: Thu, 4 Sep 2014 14:47:40 +0000 (+0300) Subject: staging: xillybus: Use devm_kcalloc() for arrays X-Git-Tag: fixes-for-v3.18-merge-window~15^2~650 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5899005f94b66a1ec3f06d299bb2625098cc9720;p=pandora-kernel.git staging: xillybus: Use devm_kcalloc() for arrays Replace devm_kzalloc where it applies. Suggested-by: Dan Carpenter Signed-off-by: Eli Billauer Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed