commit | e16f5350d4cf402cffd18898b07c3b72917db192 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Fri Jun 08 13:46:54 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Jun 08 17:23:33 2007 -0700 |
tree | 402b737c7cb0237c9cbc64882ac518ae2b067a4c | |
parent | 49277b1c68f9bd22119a5174a68254ec1b39d8c2 [diff] |
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 <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>