]> 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>
Mon, 1 Aug 2011 03:36:26 +0000 (13:36 +1000)
commit747c15be5ed6062949042cacbaa2075278d14767
tree8d572b85a3a576849b03a4f2757039b6636872f0
parent0a64213126be87aa4e62f012c05ca618ec20ef70
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