From: Russell King Date: Tue, 26 Apr 2005 14:32:00 +0000 (+0100) Subject: [PATCH] Serial: Move error path processing inline X-Git-Tag: v2.6.12-rc4~201^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a9604b863c854e5bee409157aabb35b6ce8ecd3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed