]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove extraneous check. We are not going to return from copyin/out on
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 25 Mar 2003 20:13:24 +0000 (20:13 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 25 Mar 2003 20:13:24 +0000 (20:13 +0000)
commit7908a1d47755767553984406c5035540ca8508ae
tree300986d0ccfdd6275ef98818ec6775091f124043
parent91d631e536937ecaef5b6fb26a333d65095be5e3
Remove extraneous check.  We are not going to return from copyin/out on
the stack of a thread A but actually be thread B instead of thread A.
sys/kern/kern_subr.c