From: Rusty Russell Date: Tue, 10 Aug 2010 00:20:18 +0000 (-0700) Subject: include/linux/compiler-gcc.h: use __same_type() in __must_be_array() X-Git-Tag: v2.6.36-rc1~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6b101d8a3ea4e1dec29df31188c2f9852296fe;p=pandora-kernel.git include/linux/compiler-gcc.h: use __same_type() in __must_be_array() We should use the __same_type() helper in __must_be_array(). Signed-off-by: Rusty Russell Reported-by: Andrew Morton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed