commit | 2e60bbb6d50de654d8e68f115161e27878b5e72d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Jun 29 02:24:39 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jun 29 10:26:22 2006 -0700 |
tree | ff92bd2a7aa0a6bcb3b00280fbb906ea1006b226 | |
parent | a8553acd6c14e827078779c0a0ee1c18f27b2403 [diff] |
[PATCH] genirq: cleanup: remove fastcall Now that i386 defaults to regparm, explicit uses of fastcall are not needed anymore. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>