From: Pascal COMBES Date: Tue, 15 Apr 2014 19:21:37 +0000 (+0200) Subject: Staging: crystalhd: Improve kzalloc calls in crystalhd_lnx.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8dd8654d9162e90c4179698f42e6edfec30dc1d;p=pandora-kernel.git Staging: crystalhd: Improve kzalloc calls in crystalhd_lnx.c Replace sizeof(type) by sizeof(variable) in crystalhd_lnx.c. Signed-off-by: Pascal COMBES Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed