All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: hp100: change ---help--- as help
@ 2020-03-21  0:59 Gokce Kuler
  2020-03-21  9:32 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Gokce Kuler @ 2020-03-21  0:59 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh

Edited ---help--- as help

Signed-off-by: Gokce Kuler <gokcekuler@gmail.com>
---
 drivers/staging/hp/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/hp/Kconfig b/drivers/staging/hp/Kconfig
index f20ab21..ef0a0e5 100644
--- a/drivers/staging/hp/Kconfig
+++ b/drivers/staging/hp/Kconfig
@@ -8,7 +8,7 @@ config NET_VENDOR_HP
 	default y
 	depends on ETHERNET
 	depends on ISA || EISA || PCI
-	---help---
+	help
 	  If you have a network (Ethernet) card belonging to this class, say Y.
 
 	  Note that the answer to this question doesn't directly affect the
-- 
2.7.4



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

* Re: [PATCH] staging: hp100: change ---help--- as help
  2020-03-21  0:59 [PATCH] staging: hp100: change ---help--- as help Gokce Kuler
@ 2020-03-21  9:32 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-03-21  9:32 UTC (permalink / raw)
  To: Gokce Kuler; +Cc: outreachy-kernel

On Sat, Mar 21, 2020 at 03:59:07AM +0300, Gokce Kuler wrote:
> Edited ---help--- as help

That said _what_ you did, but not _why_ you did this.

Please fix up.

thanks,

greg k-h


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

end of thread, other threads:[~2020-03-21  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21  0:59 [PATCH] staging: hp100: change ---help--- as help Gokce Kuler
2020-03-21  9:32 ` Greg KH

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.