From: Andrei Poenaru Date: Sun, 8 Mar 2015 10:29:02 +0000 (+0200) Subject: drivers: base: map: Use kmalloc_array instead of kmalloc X-Git-Tag: omap-for-v4.1/fixes-rc1~166^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4fabec5e79d9fb8b75e4afda192ed3d6486f86;p=pandora-kernel.git 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-diff-tree failed