[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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
With unlikely() there's no need for the error path to
use gotos.
Signed-off-by:
Russell King <rmk@arm.linux.org.uk>