From: Robert P. J. Day Date: Tue, 10 Apr 2007 10:23:27 +0000 (-0400) Subject: [MIPS] Replace old fashioned "__typeof" with "__typeof__". X-Git-Tag: v2.6.22-rc1~1129^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c9bb7d22aa61ec585984f46df185669e557e3d;p=pandora-kernel.git [MIPS] Replace old fashioned "__typeof" with "__typeof__". [Robert's original log message said this was a bug but it isn't, it's just very old fashioned syntax that is not (no longer?) documented in the gcc documentation. So for the sake of uniformity I'm applying his patch but with a modified log message. -- Ralf] Signed-off-by: Robert P. J. Day Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed