From 114fc1d9a8cc7e8eb34fb3896d908992dac09b58 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 26 Mar 2015 17:51:46 -0700 Subject: [PATCH] aic7xxx: replace kmalloc/memset by kzalloc This replaces kmalloc + memset by a call to kzalloc This also fixes one checkpatch.pl issue in the process. This improvement was suggested by "make coccicheck" Signed-off-by: Michael Opdenacker Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-format-patch failed