From: Roberta Dobrescu Date: Mon, 15 Sep 2014 18:32:59 +0000 (+0300) Subject: staging: dgnc: Replace kzalloc with kcalloc X-Git-Tag: fixes-for-v3.18-merge-window~15^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b051017fb4e593998fc46ec9a991ad390c9114b5;p=pandora-kernel.git staging: dgnc: Replace kzalloc with kcalloc This fixes the following checkpatch.pl warnings: WARNING: Prefer kcalloc over kzalloc with multiply Signed-off-by: Roberta Dobrescu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed