]> git.karo-electronics.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>
Tue, 2 Aug 2011 05:14:15 +0000 (15:14 +1000)
commitd328e235cd7aeed7f3c757bce80a82e21b1ee571
tree89ac03cd3979bdbbeb2813dd05193de26d84ef26
parent26e8d169e43aaceae3c6eae272f33a53307bcf6e
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