From: Andy Grover Date: Mon, 9 Dec 2013 22:27:36 +0000 (-0800) Subject: target: Fix sizeof in kmalloc for some default_groups arrays X-Git-Tag: v3.14-rc1~17^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6dae8236767f9815bb00c29a56d045e33cd470;p=pandora-kernel.git target: Fix sizeof in kmalloc for some default_groups arrays Allocating an array of pointers, not the objects themselves. These two sites now match all the other sites. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed