git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b7817f
)
[NET]: Remove FASTCALL macro
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 12 Dec 2007 18:46:51 +0000
(10:46 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:57:23 +0000
(14:57 -0800)
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 <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found