[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1461784817.21886.5.camel@tiscali.nl>
Date: Wed, 27 Apr 2016 21:20:17 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Michal Marek <mmarek@...e.com>
Cc: Josh Boyer <jwboyer@...oraproject.org>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] kconfig: add unexpected data itself to warning
Hi Michal,
On wo, 2016-03-16 at 21:27 +0100, Paul Bolle wrote:
> If the .config parser runs into unexpected data it emits warnings
> like:
> .config:6911:warning: unexpected data
>
> Add the unexpected data itself to this warning. That makes it easier to
> discover what is actually going wrong:
> .config:6911:warning: unexpected data: CONFOG_CHARGER_TPS65217=m
>
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> ---
> This v2 uses strcspn, as Michal suggesed. That turns a two patch series into a
> more elegant oneliner. It apparently pays off to know what string.h has to
> offer!
Nothing happened after I sent v2, as far as I can tell. Did this
oneliner fall through the cracks?
Thanks,
Paul Bolle
Powered by blists - more mailing lists