Re: [PATCH] module_name()

David S. Miller (davem@redhat.com)
Wed, 13 Nov 2002 02:56:45 -0800 (PST)


From: Rusty Russell <rusty@rustcorp.com.au>
Date: Wed, 13 Nov 2002 21:04:10 +1100

> this also eliminates the issue of having umpteen "[built-in]" string
> copies in the kernel since this is expanded by an inline.

Ick, yes. Turned into macros, and changed to "kernel" since
exec_domain.c already uses that.

Thoughts?

Ok, since when mod is NULL crypto.h won't even invoke module_name()
anyways :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/