From: WANG Cong Date: Thu, 24 Jul 2008 04:28:49 +0000 (-0700) Subject: UML: make several more things static X-Git-Tag: v2.6.27-rc1~722 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99764fa4ceeecba8b9e0a8a5565b418a2e94f83b;p=pandora-kernel.git UML: make several more things static - Make some variables and functions static, since they don't need to be global. - Remove an unused function - arch/um/kernel/time.c::sched_clock(). - Clean the style a bit as complained by checkpatch.pl. Cc: Jeff Dike Signed-off-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed