]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arch/cris/arch-v10/drivers/sync_serial.c:628: error: 'ret' undeclared (first use...
authorWANG Cong <xiyou.wangcong@gmail.com>
Tue, 26 Jul 2011 10:14:33 +0000 (20:14 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Jul 2011 05:46:01 +0000 (15:46 +1000)
commitffa49592663f30123702bb0b654ca5720f6576de
treeca71b87885422f22488d08a20940995f34f79b27
parent0974d71bcd280afd6a982d1beca75a08a222590f
arch/cris/arch-v10/drivers/sync_serial.c:628: error: 'ret' undeclared (first use in this function)

'ret' should be 'err'.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/cris/arch-v10/drivers/sync_serial.c