From: <michaelsh@nvidia.com>
To: <wim@linux-watchdog.org>, <linux@roeck-us.net>
Cc: <vadimp@nvidia.com>, <oe-kbuild-all@lists.linux.dev>,
<trivial@kernel.org>, <linux-kernel@vger.kernel.org>,
Michael Shych <michaelsh@nvidia.com>
Subject: [PATCH v1 1/1] watchdog: mlx-wdt: Parameter desctiption warning fix
Date: Thu, 26 Oct 2023 08:25:58 +0000 [thread overview]
Message-ID: <20231026082558.12142-1-michaelsh@nvidia.com> (raw)
From: Michael Shych <michaelsh@nvidia.com>
Add parameter desription to fix warning.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310241044.lvqeOGli-lkp@intel.com
Signed-off-by: Michael Shych <michaelsh@nvidia.com>
Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
---
drivers/watchdog/mlx_wdt.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/watchdog/mlx_wdt.c b/drivers/watchdog/mlx_wdt.c
index 9c5b6616fc87..667e2c5b3431 100644
--- a/drivers/watchdog/mlx_wdt.c
+++ b/drivers/watchdog/mlx_wdt.c
@@ -39,6 +39,7 @@
* @tleft_idx: index for direct access to time left register;
* @ping_idx: index for direct access to ping register;
* @reset_idx: index for direct access to reset cause register;
+ * @regmap_val_sz: size of value in register map;
* @wd_type: watchdog HW type;
*/
struct mlxreg_wdt {
--
2.14.1
next reply other threads:[~2023-10-26 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-26 8:25 michaelsh [this message]
2023-10-26 14:30 ` [PATCH v1 1/1] watchdog: mlx-wdt: Parameter desctiption warning fix Guenter Roeck
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=20231026082558.12142-1-michaelsh@nvidia.com \
--to=michaelsh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=trivial@kernel.org \
--cc=vadimp@nvidia.com \
--cc=wim@linux-watchdog.org \
/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