From: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"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: Tue, 30 Aug 2011 19:14:26 +0200 [thread overview]
Message-ID: <20110830171426.GA1732@debian.debian> (raw)
In-Reply-To: <20110829161015.323c20a3@nehalam.ftrdhcpuser.net>
On Mon, Aug 29, 2011 at 04:10:15PM -0700, Stephen Hemminger wrote:
> 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.
Okay, I didn't see the difference, sorry.
prev parent reply other threads:[~2011-08-30 17:14 UTC|newest]
Thread overview: 9+ 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 21:26 ` Jonathan Neuschäfer
2011-08-29 22:00 ` Dave Jones
2011-08-29 22:00 ` Dave Jones
2011-08-29 22:07 ` Dmitry Torokhov
2011-08-29 22:07 ` Dmitry Torokhov
2011-08-29 23:10 ` Stephen Hemminger
2011-08-29 23:10 ` Stephen Hemminger
2011-08-30 17:14 ` Jonathan Neuschäfer [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=20110830171426.GA1732@debian.debian \
--to=j.neuschaefer@gmx.net \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@linux-foundation.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 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.