All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kconfig: the day kconfig warns about "select"-abuse has come
@ 2010-11-04  4:16 Arnaud Lacombe
  2010-11-15 16:58 ` Arnaud Lacombe
  2010-12-02 11:42 ` Michal Marek
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaud Lacombe @ 2010-11-04  4:16 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kbuild, Arnaud Lacombe, catalin.marinas

CC: catalin.marinas@arm.com
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
---
 Documentation/kbuild/kconfig-language.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Documentation/kbuild/kconfig-language.txt b/Documentation/kbuild/kconfig-language.txt
index 2fe93ca..5b9b1be 100644
--- a/Documentation/kbuild/kconfig-language.txt
+++ b/Documentation/kbuild/kconfig-language.txt
@@ -112,7 +112,6 @@ applicable everywhere (see syntax).
 	(no prompts anywhere) and for symbols with no dependencies.
 	That will limit the usefulness but on the other hand avoid
 	the illegal configurations all over.
-	kconfig should one day warn about such things.
 
 - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
   This allows to limit the range of possible input values for int
-- 
1.7.2.30.gc37d7.dirty


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] kconfig: the day kconfig warns about "select"-abuse has come
  2010-11-04  4:16 [PATCH] kconfig: the day kconfig warns about "select"-abuse has come Arnaud Lacombe
@ 2010-11-15 16:58 ` Arnaud Lacombe
  2010-12-02 11:42 ` Michal Marek
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaud Lacombe @ 2010-11-15 16:58 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kbuild, Arnaud Lacombe, catalin.marinas

Hi,

On Thu, Nov 4, 2010 at 12:16 AM, Arnaud Lacombe <lacombar@gmail.com> wrote:
> CC: catalin.marinas@arm.com
> Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
> ---
>  Documentation/kbuild/kconfig-language.txt |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/kbuild/kconfig-language.txt b/Documentation/kbuild/kconfig-language.txt
> index 2fe93ca..5b9b1be 100644
> --- a/Documentation/kbuild/kconfig-language.txt
> +++ b/Documentation/kbuild/kconfig-language.txt
> @@ -112,7 +112,6 @@ applicable everywhere (see syntax).
>        (no prompts anywhere) and for symbols with no dependencies.
>        That will limit the usefulness but on the other hand avoid
>        the illegal configurations all over.
> -       kconfig should one day warn about such things.
>
>  - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
>   This allows to limit the range of possible input values for int
> --
> 1.7.2.30.gc37d7.dirty
>
>
Ping ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kconfig: the day kconfig warns about "select"-abuse has come
  2010-11-04  4:16 [PATCH] kconfig: the day kconfig warns about "select"-abuse has come Arnaud Lacombe
  2010-11-15 16:58 ` Arnaud Lacombe
@ 2010-12-02 11:42 ` Michal Marek
  1 sibling, 0 replies; 3+ messages in thread
From: Michal Marek @ 2010-12-02 11:42 UTC (permalink / raw)
  To: Arnaud Lacombe; +Cc: linux-kbuild, catalin.marinas

On Thu, Nov 04, 2010 at 12:16:08AM -0400, Arnaud Lacombe wrote:
> CC: catalin.marinas@arm.com
> Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

Applied to kbuild-2.6.git#kconfig, thanks.

Michal

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-02 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-04  4:16 [PATCH] kconfig: the day kconfig warns about "select"-abuse has come Arnaud Lacombe
2010-11-15 16:58 ` Arnaud Lacombe
2010-12-02 11:42 ` Michal Marek

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.