From: Tapasweni Pathak Date: Sun, 21 Sep 2014 00:19:41 +0000 (+0530) Subject: Staging: rtl8712: use kmalloc_array over kmalloc X-Git-Tag: fixes-for-v3.18-merge-window~15^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d76a7e4dc516016e1471f33de218ee0745bbc2d;p=pandora-kernel.git Staging: rtl8712: use kmalloc_array over kmalloc This patch fixes checkpatch.pl warning in file rtl871x_xmit.c WARNING : prefer kmalloc_array over kmalloc with multiply Signed-off-by: Tapasweni Pathak Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed