alistair23-linux/arch/um
WANG Cong 1605ec0443 uml: make three functions static
Make the following three functions static, since they don't need to be global.

arch/um/drivers/mcast_kern.c::mcast_setup()
arch/um/drivers/mconsole_user.c::mconsole_reply_v0()
arch/um/drivers/port_user.c::port_pre_exec()

Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: WANG Cong <wangcong@zeuux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:28 -07:00
..
drivers uml: make three functions static 2008-04-28 08:58:28 -07:00
include uml: remove a useless function 2008-04-28 08:58:28 -07:00
kernel arch/um/kernel/um_arch.c: some small improvements 2008-04-28 08:58:28 -07:00
os-Linux arch/um/os-Linux/start_up.c: various improvements. 2008-04-28 08:58:28 -07:00
scripts
sys-i386 x86, UML: remove x86-specific implementations of find_first_bit 2008-04-26 19:21:17 +02:00
sys-ia64
sys-ppc Generic semaphore implementation 2008-04-17 10:42:34 -04:00
sys-x86_64 x86, UML: remove x86-specific implementations of find_first_bit 2008-04-26 19:21:17 +02:00
defconfig UML: update defconfig 2008-02-23 17:12:13 -08:00
Kconfig uml: runtime host VMSPLIT detection 2008-02-08 09:22:42 -08:00
Kconfig.char uml: fix URLs in Kconfig and help strings 2008-02-05 09:44:25 -08:00
Kconfig.debug uml: GPROF needs to depend on FRAME_POINTER 2008-02-05 09:44:25 -08:00
Kconfig.i386 x86, bitops: select the generic bitmap search functions 2008-04-26 19:21:17 +02:00
Kconfig.net uml: fix URLs in Kconfig and help strings 2008-02-05 09:44:25 -08:00
Kconfig.x86_64 x86, bitops: select the generic bitmap search functions 2008-04-26 19:21:17 +02:00
Makefile uml: runtime host VMSPLIT detection 2008-02-08 09:22:42 -08:00
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64