public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ulf Magnusson <ulfalizer@gmail.com>
To: linux-kbuild@vger.kernel.org
Cc: yamada.masahiro@socionext.com, mcgrof@kernel.org,
	Ulf Magnusson <ulfalizer@gmail.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Hans de Goede <j.w.r.degoede@gmail.com>,
	Randy Dunlap <rdunlap@infradead.org>,
	Michal Simek <michal.simek@xilinx.com>,
	Arnd Bergmann <arnd@arndb.de>,
	dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 02/10] video: fbdev: kconfig: Remove empty help text
Date: Tue, 30 Jan 2018 20:05:24 +0100	[thread overview]
Message-ID: <20180130190555.6577-3-ulfalizer@gmail.com> (raw)
In-Reply-To: <20180130190555.6577-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>
---
 drivers/video/fbdev/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 6962b4583fd7..11e699f1062b 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -1156,7 +1156,6 @@ config FB_I810_I2C
 	bool "Enable DDC Support"
 	depends on FB_I810 && FB_I810_GTF
 	select FB_DDC
-	help
 
 config FB_LE80578
 	tristate "Intel LE80578 (Vermilion) support"
-- 
2.14.1

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

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180130190555.6577-1-ulfalizer@gmail.com>
2018-01-30 19:05 ` [PATCH 01/10] net/sched: kconfig: Remove empty help texts Ulf Magnusson
2018-01-31 15:32   ` David Miller
2018-01-31 15:37     ` Masahiro Yamada
2018-01-31 15:43       ` David Miller
2018-01-31 17:28         ` Ulf Magnusson
2018-01-30 19:05 ` Ulf Magnusson [this message]
2018-01-30 19:05 ` [PATCH 03/10] mmc: kconfig: Remove empty help text Ulf Magnusson
2018-01-30 19:05 ` [PATCH 04/10] Staging: rtl8192u: " Ulf Magnusson
2018-01-30 19:05 ` [PATCH 05/10] Staging: rtl8192e: " Ulf Magnusson
2018-01-31  8:06   ` Dan Carpenter
2018-01-31  8:41     ` Ulf Magnusson
2018-01-31  8:46       ` Dan Carpenter
2018-01-31  9:52         ` Ulf Magnusson
2018-01-31 10:39           ` Dan Carpenter
2018-01-30 19:05 ` [PATCH 06/10] lib/Kconfig.debug: " Ulf Magnusson
2018-01-30 19:05 ` [PATCH 07/10] MIPS: BCM63XX: kconfig: " Ulf Magnusson
2018-01-30 19:05 ` [PATCH 08/10] MIPS: " Ulf Magnusson
2018-01-30 19:05 ` [PATCH 09/10] arm: vt8500: " Ulf Magnusson
2018-01-30 19:05 ` [PATCH 10/10] nios2: " 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=20180130190555.6577-3-ulfalizer@gmail.com \
    --to=ulfalizer@gmail.com \
    --cc=arnd@arndb.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=j.w.r.degoede@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=rdunlap@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox