From: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
To: Wolfgang Grandegger <wg@grandegger.com>,
Wolfram Sang <w.sang@pengutronix.de>,
Christian Pellegrin <chripell@fsfe.org>,
Barry Song <21cnbao@gmail.com>,
Samuel Ortiz <sameo@linux.intel.com>,
socketcan-core@lists.berlios.de, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>
Cc: qi.wang@intel.com, yong.y.wang@intel.com,
andrew.chih.howe.khor@intel.com, joel.clark@intel.com,
kok.howg.ewe@intel.com, margie.foster@intel.com
Subject: [PATCH net-next-2.6 8/17 v2] can: EG20T PCH: Change Copyright and module description
Date: Wed, 24 Nov 2010 16:36:30 +0900 [thread overview]
Message-ID: <4CECC07E.40804@dsn.okisemi.com> (raw)
Currently, Copyright and module description are not formal.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
---
drivers/net/can/pch_can.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c
index 5b7a392..3a39786 100644
--- a/drivers/net/can/pch_can.c
+++ b/drivers/net/can/pch_can.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 1999 - 2010 Intel Corporation.
- * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
+ * Copyright (C) 2010 OKI SEMICONDUCTOR CO., LTD.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -1312,6 +1312,6 @@ static void __exit pch_can_pci_exit(void)
}
module_exit(pch_can_pci_exit);
-MODULE_DESCRIPTION("Controller Area Network Driver");
+MODULE_DESCRIPTION("Intel EG20T PCH CAN(Controller Area Network) Driver");
MODULE_LICENSE("GPL v2");
MODULE_VERSION("0.94");
--
1.6.0.6
next reply other threads:[~2010-11-24 7:36 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 7:36 Tomoya MORINAGA [this message]
2010-11-24 10:51 ` [PATCH net-next-2.6 8/17 v2] can: EG20T PCH: Change Copyright and module description Marc Kleine-Budde
2010-11-24 10:51 ` Marc Kleine-Budde
2010-11-24 11:23 ` Tomoya MORINAGA
2010-11-24 11:23 ` Tomoya MORINAGA
2010-11-24 12:32 ` Tomoya MORINAGA
2010-11-24 12:32 ` Tomoya MORINAGA
2010-12-07 0:46 ` Tomoya MORINAGA
2010-12-07 0:46 ` Tomoya MORINAGA
2010-12-07 8:02 ` Marc Kleine-Budde
2010-12-07 8:02 ` Marc Kleine-Budde
2010-12-07 8:32 ` Tomoya MORINAGA
-- strict thread matches above, loose matches on Subject: below --
2010-12-07 9:50 Tomoya MORINAGA
2010-12-07 9:50 ` Tomoya MORINAGA
2010-12-07 10:34 ` Miguel Ojeda
2010-12-07 10:38 ` Marc Kleine-Budde
2010-12-07 10:38 ` Marc Kleine-Budde
2010-12-07 10:56 ` Tomoya MORINAGA
2010-12-07 10:56 ` Tomoya MORINAGA
2010-12-07 11:02 ` Marc Kleine-Budde
2010-12-07 11:02 ` Marc Kleine-Budde
2010-12-07 11:22 ` Tomoya MORINAGA
2010-12-07 11:22 ` Tomoya MORINAGA
2010-11-24 7:36 Tomoya MORINAGA
2010-11-22 1:28 Tomoya MORINAGA
2010-11-22 1:28 Tomoya MORINAGA
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=4CECC07E.40804@dsn.okisemi.com \
--to=tomoya-linux@dsn.okisemi.com \
--cc=21cnbao@gmail.com \
--cc=andrew.chih.howe.khor@intel.com \
--cc=chripell@fsfe.org \
--cc=davem@davemloft.net \
--cc=joel.clark@intel.com \
--cc=kok.howg.ewe@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=margie.foster@intel.com \
--cc=netdev@vger.kernel.org \
--cc=qi.wang@intel.com \
--cc=sameo@linux.intel.com \
--cc=socketcan-core@lists.berlios.de \
--cc=w.sang@pengutronix.de \
--cc=wg@grandegger.com \
--cc=yong.y.wang@intel.com \
/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.