From: greg KH <gregkh@linuxfoundation.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Rastislav Barlik <barlik@zoho.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] samples/kobject: Use kstrtoint instead of sscanf
Date: Thu, 18 Dec 2014 17:56:33 -0800 [thread overview]
Message-ID: <20141219015633.GA13956@kroah.com> (raw)
In-Reply-To: <87388ctq0u.fsf@rustcorp.com.au>
On Fri, Dec 19, 2014 at 11:27:37AM +1030, Rusty Russell wrote:
> Rastislav Barlik <barlik@zoho.com> writes:
> > Use kstrtoint function instead of sscanf and check for return values.
> >
> > Signed-off-by: Rastislav Barlik <barlik@zoho.com>
>
> Hmm, this seems like Greg, not me.
>
> Greg, I noticed this in samples/kobject/kobject-example.c:
>
> * Released under the GPL version 2 only.
> ...
> MODULE_LICENSE("GPL");
>
> >From 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]
Thanks, I'll fix that up after 3.19-rc1 is out.
greg k-h
next prev parent reply other threads:[~2014-12-19 1:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 8:31 [PATCH] samples/kobject: Use kstrtoint instead of sscanf Rastislav Barlik
2014-12-19 0:57 ` Rusty Russell
2014-12-19 1:56 ` greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-17 20:14 Rastislav Barlik
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=20141219015633.GA13956@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=barlik@zoho.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.