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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2015 14:46:57 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Paul Bolle <pebolle@...cali.nl>
Cc:	Christoph Jaeger <cj@...ux.com>, linux-kernel@...r.kernel.org,
	Yalin Wang <yalin.wang@...ymobile.com>,
	Will Deacon <will.deacon@....com>,
	Russell King <rmk+kernel@....linux.org.uk>
Subject: Re: [PATCH linux-next] lib: Kconfig: use bool instead of boolean

On Mon, 02 Feb 2015 23:37:54 +0100 Paul Bolle <pebolle@...cali.nl> wrote:

> On Mon, 2015-02-02 at 14:27 -0800, Andrew Morton wrote:
> > There are many uses of "boolean" in lib/Kconfig.  Converting just one
> > of them is inefficient and odd.
> 
>     $ git grep -n "^\s*boolean\b" next-20150202 -- "*Kconfig*"
>     next-20150202:drivers/usb/gadget/Kconfig:427:   boolean "USB Webcam function"
>     next-20150202:lib/Kconfig:17:   boolean
> 
> What are Christoph and I missing here?

akpm3:/usr/src/linux-3.19-rc7> grep boolean lib/Kconfig | wc -l
15

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