diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2011-08-04 01:21:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-04 02:25:21 +0200 |
commit | 4b851d88192c22cf77418a0b4c45b5c789276837 (patch) | |
tree | 6bc0f1927642398a1df3bc1559d91a52d882435a /scripts | |
parent | cris: fix a build error in kernel/fork.c (diff) | |
download | linux-4b851d88192c22cf77418a0b4c45b5c789276837.tar.xz linux-4b851d88192c22cf77418a0b4c45b5c789276837.zip |
cris: fix a build error in sync_serial_open()
Fix:
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>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions