From: WANG Cong Date: Mon, 28 Apr 2008 09:13:56 +0000 (-0700) Subject: uml: make three functions static X-Git-Tag: v2.6.26-rc1~903 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1605ec044300d0fd5d27fd0b6879ee14b104aebd;p=pandora-kernel.git 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 Signed-off-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed