commit | 9c0aa0f9a16557a3dd9b7b0d39bc67ddf1fa0b32 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Sep 12 18:49:24 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 10:50:56 2005 -0700 |
tree | 7f56da5c81c9e8751a0c85ba7e2495e0616971a8 | |
parent | 47e5701e37cf10948c3f2952870d9f18b6e84965 [diff] |
[PATCH] Replace extern inline with static inline in asm-x86_64/* They should be identical in the kernel now, but this makes it consistent with other code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>