From: Roel Kluin Date: Tue, 16 Jun 2009 22:31:15 +0000 (-0700) Subject: spi: takes size of a pointer to determine the size of the pointed-to type X-Git-Tag: v2.6.31-rc1~299^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021415468c889979117b1a07b96f7e36de33e995;p=pandora-kernel.git spi: takes size of a pointer to determine the size of the pointed-to type Do not take the size of a pointer to determine the size of the pointed-to type. Signed-off-by: Roel Kluin Acked-by: Anton Vorontsov Cc: David Brownell Cc: Benjamin Herrenschmidt Cc: Kumar Gala Acked-by: Grant Likely Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed