commit | 8e2d10e1e76d894ec73d66dd63b641ccf5f5fb67 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Tue Oct 16 01:26:40 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:04 2007 -0700 |
tree | 5ae54e7ecfd3b8fca96aa59890b0c0007c4fd242 | |
parent | 89fe64766ab76b02c65a806b8b5a864652493bd6 [diff] |
uml: tidy recently-moved code Now that the generic console operations are in a userspace file, we can do the following: directly call into libc instead of through the os_* wrappers eliminate os_window_size since it has only one user Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>