From: Alan Cox Date: Mon, 16 Jul 2007 06:41:47 +0000 (-0700) Subject: genericserial: remove bogus optimisation check and dead code paths X-Git-Tag: v2.6.23-rc1~808 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35426128adaacf8cdabc2482598252d488b7ccb9;p=pandora-kernel.git genericserial: remove bogus optimisation check and dead code paths We've been using the 'new locking' for a long time now so it seems pointless keeping the old one around. Remove it and undo the macros it uses back into real code for readability. Remove the bogus 'no termios change' checks. Signed-off-by: Alan Cox Cc: Morten Helgesen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed