[PATCH] Serial: Move error path processing inline
With unlikely() there's no need for the error path to
use gotos.
Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
Showing
想要评论请 注册 或 登录
With unlikely() there's no need for the error path to
use gotos.
Signed-off-by: NRussell King <rmk@arm.linux.org.uk>