From: Christoph Jaeger Date: Mon, 30 Sep 2013 16:13:12 +0000 (-0300) Subject: [media] drxd_hard: remove unused SIZEOF_ARRAY X-Git-Tag: v3.13-rc1~47^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221ff3d0d59bcb20671e3e36b8417b52ca0de89f;p=pandora-kernel.git [media] drxd_hard: remove unused SIZEOF_ARRAY SIZEOF_ARRAY is not used (anymore). Besides, ARRAY_SIZE, defined in include/linux/kernel.h, should be used rather than explicitly coding some variant of it. Signed-off-by: Christoph Jaeger Reviewed-by: Sakari Ailus Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed