From 2e4fabec5e79d9fb8b75e4afda192ed3d6486f86 Mon Sep 17 00:00:00 2001 From: Andrei Poenaru Date: Sun, 8 Mar 2015 12:29:02 +0200 Subject: [PATCH] drivers: base: map: Use kmalloc_array instead of kmalloc Reported by checkpatch.pl While at it, removed blank line between function call and error checking. Signed-off-by: Andrei Poenaru Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed