lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141219015633.GA13956@kroah.com>
Date:	Thu, 18 Dec 2014 17:56:33 -0800
From:	greg KH <gregkh@...uxfoundation.org>
To:	Rusty Russell <rusty@...tcorp.com.au>
Cc:	Rastislav Barlik <barlik@...o.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] samples/kobject: Use kstrtoint instead of sscanf

On Fri, Dec 19, 2014 at 11:27:37AM +1030, Rusty Russell wrote:
> Rastislav Barlik <barlik@...o.com> writes:
> > Use kstrtoint function instead of sscanf and check for return values.
> >
> > Signed-off-by: Rastislav Barlik <barlik@...o.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ