All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alberto Panizzo <maramaopercheseimorto@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"H Hartley Sweeten" <hartleys@visionengravers.com>,
	linux-input <linux-input@vger.kernel.org>,
	"Sascha linux-arm" <s.hauer@pengutronix.de>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	"Lothar Waßmann" <LW@KARO-electronics.de>
Subject: Re: [PATCH v5] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family.
Date: Sat, 30 Jan 2010 12:27:21 +0100	[thread overview]
Message-ID: <1264850841.2587.0.camel@realization> (raw)
In-Reply-To: <20100129213727.GB21364@pengutronix.de>

On ven, 2010-01-29 at 22:37 +0100, Uwe Kleine-König wrote:
> > [...]
> > +MODULE_LICENSE("GPL v2");
> There is no space expected in the string passed to MODULE_LICENSE. 

in include/linux/module.h:

/*
 * The following license idents are currently accepted as indicating free
 * software modules
 *
 *	"GPL"				[GNU Public License v2 or later]
 *	"GPL v2"			[GNU Public License v2]
...

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

WARNING: multiple messages have this Message-ID (diff)
From: maramaopercheseimorto@gmail.com (Alberto Panizzo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family.
Date: Sat, 30 Jan 2010 12:27:21 +0100	[thread overview]
Message-ID: <1264850841.2587.0.camel@realization> (raw)
In-Reply-To: <20100129213727.GB21364@pengutronix.de>

On ven, 2010-01-29 at 22:37 +0100, Uwe Kleine-K?nig wrote:
> > [...]
> > +MODULE_LICENSE("GPL v2");
> There is no space expected in the string passed to MODULE_LICENSE. 

in include/linux/module.h:

/*
 * The following license idents are currently accepted as indicating free
 * software modules
 *
 *	"GPL"				[GNU Public License v2 or later]
 *	"GPL v2"			[GNU Public License v2]
...

  parent reply	other threads:[~2010-01-30 11:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 21:18 [PATCH v5] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family Alberto Panizzo
2010-01-29 21:18 ` Alberto Panizzo
2010-01-29 21:37 ` Uwe Kleine-König
2010-01-29 21:37   ` Uwe Kleine-König
2010-01-29 22:02   ` Alberto Panizzo
2010-01-29 22:02     ` Alberto Panizzo
2010-01-30 11:27   ` Alberto Panizzo [this message]
2010-01-30 11:27     ` Alberto Panizzo
2010-01-30 11:56     ` Uwe Kleine-König
2010-01-30 11:56       ` Uwe Kleine-König
2010-01-29 21:50 ` Dmitry Torokhov
2010-01-29 21:50   ` Dmitry Torokhov
2010-01-29 22:18   ` Alberto Panizzo
2010-01-29 22:18     ` Alberto Panizzo

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=1264850841.2587.0.camel@realization \
    --to=maramaopercheseimorto@gmail.com \
    --cc=LW@KARO-electronics.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=hartleys@visionengravers.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /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.