Re: [patch 4/5] autoparam: af_unix workaround

From: Alexey Dobriyan
Date: Thu Jul 07 2005 - 12:11:21 EST


On Thursday 07 July 2005 15:25, domen@xxxxxxxxxxxx wrote:
> This is a quick fix that removes the "KBUILD_MODNAME -> unix -> 1" conflict.

> --- a.orig/net/unix/af_unix.c
> +++ a/net/unix/af_unix.c

> +#undef unix

This deserves a comment. Ditto for ide workarounds.

> module_init(af_unix_init);
> module_exit(af_unix_exit);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/