From b051017fb4e593998fc46ec9a991ad390c9114b5 Mon Sep 17 00:00:00 2001 From: Roberta Dobrescu Date: Mon, 15 Sep 2014 21:32:59 +0300 Subject: [PATCH] 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-format-patch failed