mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, benh@kernel.crashing.org
Subject: [PATCH] put module license in swim3.c
Date: Wed, 19 May 2004 14:25:40 +1000	[thread overview]
Message-ID: <16554.57796.25160.9562@cargo.ozlabs.ibm.com> (raw)

This patch adds module tags for the swim3 (macintosh floppy) driver.

Please apply.

Thanks,
Paul.
 
diff -urN linux-2.5/drivers/block/swim3.c pmac-2.5/drivers/block/swim3.c
--- linux-2.5/drivers/block/swim3.c	2004-02-23 12:05:12.000000000 +1100
+++ pmac-2.5/drivers/block/swim3.c	2004-03-11 17:09:58.000000000 +1100
@@ -1145,3 +1145,7 @@
 }
 
 module_init(swim3_init)
+
+MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Paul Mackerras");
+MODULE_ALIAS_BLOCKDEV_MAJOR(FLOPPY_MAJOR);

                 reply	other threads:[~2004-05-19  4:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=16554.57796.25160.9562@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=akpm@osdl.org \
    --cc=benh@kernel.crashing.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®