commit | b7b4d7a4666454b40b45a853bd1d296af37a85f0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Jan 08 01:02:16 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:48 2006 -0800 |
tree | 4049f920642bf2c48a8f1f5c237aef241ef7a8c0 | |
parent | 2a10e0b28b196051ae71829e5b989cba00513289 [diff] |
[PATCH] drivers/isdn/: "extern inline" -> "static inline" "extern inline" -> "static inline" Since there's no pullphone() function this patch removes the dead prototype. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>