[PATCH] Replace extern inline with static inline in asm-x86_64/*
authorAdrian Bunk <bunk@stusta.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:56 +0000 (10:50 -0700)
commit9c0aa0f9a16557a3dd9b7b0d39bc67ddf1fa0b32
tree7f56da5c81c9e8751a0c85ba7e2495e0616971a8
parent47e5701e37cf10948c3f2952870d9f18b6e84965
[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>
include/asm-x86_64/desc.h
include/asm-x86_64/fixmap.h
include/asm-x86_64/io.h
include/asm-x86_64/msr.h
include/asm-x86_64/pgalloc.h
include/asm-x86_64/pgtable.h
include/asm-x86_64/processor.h
include/asm-x86_64/signal.h
include/asm-x86_64/smp.h
include/asm-x86_64/system.h