From: Jiri Slaby Date: Tue, 7 Aug 2012 19:48:05 +0000 (+0200) Subject: TTY: hvcs, clean hvcs_open a bit X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d150898592be8d5381ebc8d435526df38a2791;p=pandora-kernel.git TTY: hvcs, clean hvcs_open a bit Make the code of hvcs_open a bit more readable by: - moving all assignments out of if's - redoing fail paths so that corresponding pieces are nearby - we need only one of retval and rc Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed