]> 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>
Sat, 16 Jul 2011 13:30:44 +0000 (23:30 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:04:40 +0000 (15:04 +1000)
commit9e9e9a211bd3a39d48fcc2f3d4e96762d8d499e5
treee50c07ca734403e86f4bc745da933d8344b5a9ee
parentab75c0bdcad4552c2d6f6804fd14ace364bf96d4
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