commit | 2a9604b863c854e5bee409157aabb35b6ce8ecd3 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Apr 26 15:32:00 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Apr 26 15:32:00 2005 +0100 |
tree | 5e806532eb739615ba0cc21797707a44fea83423 | |
parent | 45849282bfd7543253761cbf7db96151b05e5ed1 [diff] |
[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>