From: Jiri Slaby Date: Sat, 19 Sep 2009 20:13:17 +0000 (-0700) Subject: cyclades: remove more duplicated code X-Git-Tag: v2.6.32-rc1~627^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fb782522092f772c6ce2b129f201ca6e1e15a2;p=pandora-kernel.git cyclades: remove more duplicated code Remove duplicated code from cy_set_line_char. There were 2 if branches with same contents except flags. Branch only for the flags computation and use them in the only copy of the code. Signed-off-by: Jiri Slaby Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed