On Fri, Jul 23, 2010 at 06:58:27PM +0000, Alan Cox wrote:
> Author: alc
> Date: Fri Jul 23 18:58:27 2010
> New Revision: 210429
> URL: http://svn.freebsd.org/changeset/base/210429
> 
> Log:
>   Eliminate a little bit of duplicated code.
> 
I think that amd64 copy of linux_exec_copyin_args() can go out as well.
COMPAT_LINUX32 or linux.ko requires COMPAT_FREEBSD32, and the function
seems to be identical to freebsd32_exec_copyin_args(), except there is
missed check for fname != NULL.

Attachment: pgpF4Ut2z9yBb.pgp
Description: PGP signature



Reply via email to