[PATCH] m68k: fix typo in __generic_copy_to_user
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 6 Oct 2006 07:43:56 +0000 (00:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Oct 2006 15:53:40 +0000 (08:53 -0700)
commit6c04c28a656c1717fbe617efc40edabca3a85ca3
treeb870cc9e976faa99b83f7820668818d7e42652a7
parentd6359fd783251238dbbf70b7c2fc745db25cf51f
[PATCH] m68k: fix typo in __generic_copy_to_user

Jump to the correct exit label after exception

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/lib/uaccess.c