From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Jiri Kosina" <trivial@kernel.org>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS
Date: Mon, 29 Aug 2011 16:10:15 -0700 [thread overview]
Message-ID: <20110829161015.323c20a3@nehalam.ftrdhcpuser.net> (raw)
In-Reply-To: <201108291507.14497.dmitry.torokhov@gmail.com>
On Mon, 29 Aug 2011 15:07:14 -0700
Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote:
> On Monday, August 29, 2011 02:26:29 PM Jonathan Neuschäfer wrote:
> > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> > ---
> > drivers/input/misc/apanel.c | 1 -
> > 1 files changed, 0 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/input/misc/apanel.c b/drivers/input/misc/apanel.c
> > index a8d2b8d..1dd1bd3 100644
> > --- a/drivers/input/misc/apanel.c
> > +++ b/drivers/input/misc/apanel.c
> > @@ -346,5 +346,4 @@ MODULE_DESCRIPTION(APANEL_NAME " driver");
> > MODULE_LICENSE("GPL");
> > MODULE_VERSION(APANEL_VERSION);
> >
> > -MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifeBook*:pvr*:rvnFUJITSU:*");
> > MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifebook*:pvr*:rvnFUJITSU:*");
> ^
>
> Not necessarily redundant, if you notice the register is different.
>
At one point I found machines with both values, that is why there
are two entries.
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-08-29 23:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 21:26 [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS Jonathan Neuschäfer
2011-08-29 22:00 ` Dave Jones
2011-08-29 22:07 ` Dmitry Torokhov
2011-08-29 23:10 ` Stephen Hemminger [this message]
2011-08-30 17:14 ` Jonathan Neuschäfer
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=20110829161015.323c20a3@nehalam.ftrdhcpuser.net \
--to=shemminger@linux-foundation.org \
--cc=dmitry.torokhov@gmail.com \
--cc=j.neuschaefer@gmx.net \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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;
as well as URLs for NNTP newsgroup(s).