From: Paul Bolle <pebolle@tiscali.nl>
To: Christoph Jaeger <cj@linux.com>
Cc: yann.morin.1998@free.fr, akpm@linux-foundation.org,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org,
dborkman@redhat.com, Michal Marek <mmarek@suse.cz>
Subject: Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes
Date: Tue, 06 Jan 2015 00:06:37 +0100 [thread overview]
Message-ID: <1420499197.14308.45.camel@x220> (raw)
In-Reply-To: <20150105194305.GB1513@betelgeuse.hsd1.ma.comcast.net>
On Mon, 2015-01-05 at 14:43 -0500, Christoph Jaeger wrote:
> (adding Michal Marek)
Yann added no commits in 2014. And I actually think Yann reacted to
almost no patches last year. Perhaps none at all. What's going on?
> On Sat, Dec 20, 2014 at 03:41:11PM -0500, Christoph Jaeger wrote:
> > Support for keyword 'boolean' will be dropped later on.
> >
> > No functional change.
> >
> > Reference: http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com
> > Signed-off-by: Christoph Jaeger <cj@linux.com>
> > ---
> > arch/mips/pmcs-msp71xx/Kconfig | 6 +++---
> > drivers/connector/Kconfig | 2 +-
> > drivers/hwmon/Kconfig | 2 +-
> > drivers/hwmon/pmbus/Kconfig | 2 +-
> > drivers/i2c/Kconfig | 4 ++--
> > drivers/iio/Kconfig | 4 ++--
> > drivers/isdn/hardware/mISDN/Kconfig | 2 +-
> > drivers/md/Kconfig | 4 ++--
> > drivers/md/persistent-data/Kconfig | 2 +-
> > drivers/net/ethernet/ti/Kconfig | 4 ++--
> > drivers/net/usb/Kconfig | 12 ++++++------
> > drivers/net/wireless/rt2x00/Kconfig | 6 +++---
> > drivers/pci/pcie/aer/Kconfig | 2 +-
> > drivers/rtc/Kconfig | 8 ++++----
> > drivers/spi/Kconfig | 6 +++---
> > drivers/staging/board/Kconfig | 2 +-
> > drivers/staging/emxx_udc/Kconfig | 2 +-
> > drivers/staging/iio/Kconfig | 4 ++--
> > drivers/tty/serial/Kconfig | 2 +-
> > drivers/usb/gadget/Kconfig | 34 +++++++++++++++++-----------------
> > drivers/usb/gadget/legacy/Kconfig | 2 +-
> > drivers/usb/gadget/udc/Kconfig | 4 ++--
> > drivers/usb/phy/Kconfig | 2 +-
> > init/Kconfig | 4 ++--
> > lib/Kconfig | 30 +++++++++++++++---------------
> > mm/Kconfig | 22 +++++++++++-----------
> > net/Kconfig | 14 +++++++-------
> > net/sched/Kconfig | 2 +-
> > net/switchdev/Kconfig | 2 +-
> > security/integrity/Kconfig | 4 ++--
> > security/integrity/evm/Kconfig | 2 +-
> > 31 files changed, 99 insertions(+), 99 deletions(-)
A quick grep, after applying this patch onto next-20150105, only showed
two remaining uses of "boolean". Both were in kernel/livepatch/Kconfig.
I assume that file was added after this patch was submitted. So that's
fine.
Paul Bolle
next prev parent reply other threads:[~2015-01-05 23:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-20 20:41 [PATCH] kconfig: use bool instead of boolean for type definition attributes Christoph Jaeger
2015-01-05 19:43 ` Christoph Jaeger
2015-01-05 23:06 ` Paul Bolle [this message]
2015-01-06 0:47 ` Christoph Jaeger
2015-01-06 1:11 ` Christoph Jaeger
2015-01-06 1:20 ` Paul Bolle
2015-01-06 8:48 ` Michal Marek
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=1420499197.14308.45.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=akpm@linux-foundation.org \
--cc=cj@linux.com \
--cc=dborkman@redhat.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=yann.morin.1998@free.fr \
/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.