From: Jeff Dike Date: Fri, 8 Jun 2007 20:46:54 +0000 (-0700) Subject: uml: get declaration of simple_strtoul X-Git-Tag: v2.6.22-rc5~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16f5350d4cf402cffd18898b07c3b72917db192;p=pandora-kernel.git uml: get declaration of simple_strtoul Include linux/kernel.h wherever simple_strtoul is used. This kills a compile warning in stderr_console.c and potential ones in the other files. This also fixes a bunch of style violations in exitcode.c. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed