linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: Jiri Kosina <trivial@kernel.org>,
	linux-input@vger.kernel.org,
	Stephen Hemminger <shemminger@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS
Date: Mon, 29 Aug 2011 15:07:14 -0700	[thread overview]
Message-ID: <201108291507.14497.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <1314653189-31020-1-git-send-email-j.neuschaefer@gmx.net>

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.

-- 
Dmitry
--
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

  parent reply	other threads:[~2011-08-29 22:07 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 [this message]
2011-08-29 23:10   ` Stephen Hemminger
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=201108291507.14497.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=j.neuschaefer@gmx.net \
    --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 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).