From: Jeff Dike Date: Tue, 5 Feb 2008 06:30:42 +0000 (-0800) Subject: uml: console driver cleanups X-Git-Tag: v2.6.25-rc1~855 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb2cf34cf624b9b3ab20c2c83543146128a4dad;p=pandora-kernel.git uml: console driver cleanups Console driver cleanups - Changed an instance of foo = bar + foo to foo += bar Removed checks of tty->stopped - I don't think the low-level driver has any business looking at that Removed an annoying warning Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed