From: Harvey Harrison Date: Wed, 12 Dec 2007 18:46:51 +0000 (-0800) Subject: [NET]: Remove FASTCALL macro X-Git-Tag: v2.6.25-rc1~1162^2~1139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41380930d2cbdc0abf7513a675864258b7ac973d;p=pandora-kernel.git [NET]: Remove FASTCALL macro X86_32 was the last user of the FASTCALL macro, now that it uses regparm(3) by default, this macro expands to nothing. Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed