From: Jules Irenge <jbi.octave@gmail.com>
To: dpenkler@gmail.com
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [PATCH] staging: gpib: Fix Kconfig
Date: Wed, 16 Apr 2025 14:07:44 +0100 [thread overview]
Message-ID: <Z_-rcegWISUc6zhk@octinomon> (raw)
Chekpatch reports a warning in Kconfig
WARNING: please write a help paragraph that fully describes the config symbol
with at least 4 lines
To fix this , more accurate description is added.
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
---
drivers/staging/gpib/Kconfig | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/gpib/Kconfig b/drivers/staging/gpib/Kconfig
index aa01538d5beb..1255035a995a 100644
--- a/drivers/staging/gpib/Kconfig
+++ b/drivers/staging/gpib/Kconfig
@@ -41,10 +41,11 @@ config GPIB_AGILENT_82357A
select GPIB_COMMON
depends on USB
help
- Enable support for Agilent/Keysight 82357x USB dongles.
+ Enable support for the Agilent/Keysight 82357A and 82357B USB-to-GPIB adapters.
+ This device allows GPIB instruments to be controlled over a USB connection.
- To compile this driver as a module, choose M here: the module will be
- called agilent_82357a.
+ To compile this driver as a module, choose M here. The resulting module will be
+ named agilent_82357a.
config GPIB_CEC_PCI
tristate "CEC PCI board"
--
2.49.0
next reply other threads:[~2025-04-16 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-16 13:07 Jules Irenge [this message]
2025-04-17 9:02 ` [PATCH] staging: gpib: Fix Kconfig Greg KH
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=Z_-rcegWISUc6zhk@octinomon \
--to=jbi.octave@gmail.com \
--cc=dpenkler@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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