From: WANG Cong Date: Mon, 28 Apr 2008 09:13:58 +0000 (-0700) Subject: uml: clean up arch/um/drivers/ubd_kern.c X-Git-Tag: v2.6.26-rc1~900 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc62b1b6408396d5f6c13ed585adc87b2e296f9;p=pandora-kernel.git uml: clean up arch/um/drivers/ubd_kern.c Make some global functions and variables static. And remove some useless declarations for local functions, since we just need to move their definitions ahead. [jdike@addtoit.com: checkpatch cleanups] Signed-off-by: WANG Cong Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed