[PATCH] Serial: Move error path processing inline
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:32:00 +0000 (15:32 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:32:00 +0000 (15:32 +0100)
commit2a9604b863c854e5bee409157aabb35b6ce8ecd3
tree5e806532eb739615ba0cc21797707a44fea83423
parent45849282bfd7543253761cbf7db96151b05e5ed1
[PATCH] Serial: Move error path processing inline

With unlikely() there's no need for the error path to
use gotos.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
drivers/serial/clps711x.c
drivers/serial/sa1100.c