All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Magnusson <ulfalizer@gmail.com>
To: linux-kbuild@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, yamada.masahiro@socionext.com,
	mcgrof@kernel.org, Ulf Magnusson <ulfalizer@gmail.com>,
	Tony Prisk <linux@prisktech.co.nz>,
	Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 09/10] arm: vt8500: kconfig: Remove empty help text
Date: Tue, 30 Jan 2018 20:23:04 +0100	[thread overview]
Message-ID: <20180130192349.8420-10-ulfalizer@gmail.com> (raw)
In-Reply-To: <20180130192349.8420-1-ulfalizer@gmail.com>

In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
 arch/arm/mach-vt8500/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-vt8500/Kconfig b/arch/arm/mach-vt8500/Kconfig
index 1156a585dafc..8841199058ea 100644
--- a/arch/arm/mach-vt8500/Kconfig
+++ b/arch/arm/mach-vt8500/Kconfig
@@ -13,7 +13,6 @@ config ARCH_WM8505
  	depends on ARCH_MULTI_V5
  	select ARCH_VT8500
  	select CPU_ARM926T
- 	help
 
 config ARCH_WM8750
 	bool "WonderMedia WM8750"
-- 
2.14.1

WARNING: multiple messages have this Message-ID (diff)
From: ulfalizer@gmail.com (Ulf Magnusson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 09/10] arm: vt8500: kconfig: Remove empty help text
Date: Tue, 30 Jan 2018 20:23:04 +0100	[thread overview]
Message-ID: <20180130192349.8420-10-ulfalizer@gmail.com> (raw)
In-Reply-To: <20180130192349.8420-1-ulfalizer@gmail.com>

In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
 arch/arm/mach-vt8500/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-vt8500/Kconfig b/arch/arm/mach-vt8500/Kconfig
index 1156a585dafc..8841199058ea 100644
--- a/arch/arm/mach-vt8500/Kconfig
+++ b/arch/arm/mach-vt8500/Kconfig
@@ -13,7 +13,6 @@ config ARCH_WM8505
  	depends on ARCH_MULTI_V5
  	select ARCH_VT8500
  	select CPU_ARM926T
- 	help
 
 config ARCH_WM8750
 	bool "WonderMedia WM8750"
-- 
2.14.1

  parent reply	other threads:[~2018-01-30 19:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 19:22 [PATCH v2 00/10] Remove empty help texts from Kconfig files Ulf Magnusson
2018-01-30 19:22 ` [PATCH v2 01/10] net/sched: kconfig: Remove empty help texts Ulf Magnusson
2018-01-30 19:22 ` [PATCH v2 02/10] video: fbdev: kconfig: Remove empty help text Ulf Magnusson
2018-01-30 19:22   ` Ulf Magnusson
2018-01-30 19:22 ` [PATCH v2 03/10] mmc: " Ulf Magnusson
2018-01-30 19:22 ` [PATCH v2 04/10] Staging: rtl8192u: " Ulf Magnusson
2018-01-30 19:22   ` Ulf Magnusson
2018-01-30 19:23 ` [PATCH v2 05/10] Staging: rtl8192e: " Ulf Magnusson
2018-01-30 19:23   ` Ulf Magnusson
2018-01-30 19:23 ` [PATCH v2 06/10] lib/Kconfig.debug: " Ulf Magnusson
2018-01-30 19:23 ` [PATCH v2 07/10] MIPS: BCM63XX: kconfig: " Ulf Magnusson
2018-01-30 19:23   ` Ulf Magnusson
2018-01-30 19:23 ` [PATCH v2 08/10] MIPS: " Ulf Magnusson
2018-01-30 19:23 ` Ulf Magnusson [this message]
2018-01-30 19:23   ` [PATCH v2 09/10] arm: vt8500: " Ulf Magnusson
2018-01-30 19:23 ` [PATCH v2 10/10] nios2: " Ulf Magnusson
2018-01-30 21:00 ` [PATCH v2 00/10] Remove empty help texts from Kconfig files Randy Dunlap
2018-01-31  9:46   ` Ulf Magnusson

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=20180130192349.8420-10-ulfalizer@gmail.com \
    --to=ulfalizer@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linux@prisktech.co.nz \
    --cc=mcgrof@kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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.