From: Jes Sorensen <jes@sunsite.dk>
To: fdavis@si.rr.com
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH] 2.4.12-ac1: a few more net MODULE_LICENSE patches
Date: 16 Oct 2001 17:05:00 +0200 [thread overview]
Message-ID: <d31yk31v8j.fsf@lxplus050.cern.ch> (raw)
In-Reply-To: <3BC9C18C.6060808@si.rr.com>
In-Reply-To: Frank Davis's message of "Sun, 14 Oct 2001 12:47:08 -0400"
>>>>> "Frank" == Frank Davis <fdavis@si.rr.com> writes:
Frank> Hello, I've attached a few more MODULE_LICENSE patches against
Frank> 2.4.12-ac1 . A few more net MODULE_LICENSE patches to follow
Frank> soon. Please review. Regards, Frank ---
ARGH!
Alan, please do not apply this one.
Why are you trying to remove my compat macro for MODULE_LICENSE? I am
trying to maintain the source so it compiles under multiple kernels!
If you submit acenic patches, make sure to drop a copy in my
inbox. Yes, I am listed in the source code, it's really hard to miss.
Jes
--- drivers/net/acenic.c.old Fri Oct 12 18:42:54 2001
+++ drivers/net/acenic.c Sun Oct 14 11:56:31 2001
@@ -145,10 +145,6 @@
#endif
-#ifndef MODULE_LICENSE
-#define MODULE_LICENSE(a)
-#endif
-
#ifndef wmb
#define wmb() mb()
#endif
prev parent reply other threads:[~2001-10-16 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-14 16:47 [PATCH] 2.4.12-ac1: a few more net MODULE_LICENSE patches Frank Davis
2001-10-16 15:05 ` Jes Sorensen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d31yk31v8j.fsf@lxplus050.cern.ch \
--to=jes@sunsite.dk \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=fdavis@si.rr.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.