Hi Andrew,

On Mon, 2 Feb 2015 14:46:57 -0800 Andrew Morton <[email protected]> 
wrote:
>
> On Mon, 02 Feb 2015 23:37:54 +0100 Paul Bolle <[email protected]> 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

All the others are changed by commit 6341e62b212a ("kconfig: use bool
instead of boolean for type definition attributes") from the kbuild
tree.  Been in linux-next since (at least) next-20150108.

-- 
Cheers,
Stephen Rothwell                    [email protected]

Attachment: pgptzKZiAfnkb.pgp
Description: OpenPGP digital signature

Reply via email to