From: WANG Cong Date: Wed, 7 May 2008 03:42:33 +0000 (-0700) Subject: uml: fix inconsistence due to tty_operation change X-Git-Tag: v2.6.26-rc2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3168cb98be7199325de633052680098660ccaf84;p=pandora-kernel.git uml: fix inconsistence due to tty_operation change 'put_char' of 'struct tty_operations' has changed from 'void' into 'int'. This can also shut up compiler warnings. Cc: Jeff Dike Signed-off-by: WANG Cong Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed