From: R SUNDAR <prosunofficial@gmail.com>
To: william.gray@linaro.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
R SUNDAR <prosunofficial@gmail.com>
Subject: [PATCH] Removed priv field description to prevent kernel doc warning
Date: Sun, 3 Mar 2024 19:33:00 +0530 [thread overview]
Message-ID: <20240303140300.6114-1-prosunofficial@gmail.com> (raw)
./include/linux/counter.h:400: warning: Excess struct member 'priv' description in 'counter_device'
Signed-off-by: R SUNDAR <prosunofficial@gmail.com>
---
include/linux/counter.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/counter.h b/include/linux/counter.h
index 702e9108bbb4..b767b5c821f5 100644
--- a/include/linux/counter.h
+++ b/include/linux/counter.h
@@ -359,7 +359,6 @@ struct counter_ops {
* @num_counts: number of Counts specified in @counts
* @ext: optional array of Counter device extensions
* @num_ext: number of Counter device extensions specified in @ext
- * @priv: optional private data supplied by driver
* @dev: internal device structure
* @chrdev: internal character device structure
* @events_list: list of current watching Counter events
--
2.34.1
next reply other threads:[~2024-03-03 14:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 14:03 R SUNDAR [this message]
2024-03-03 14:12 ` [PATCH] Removed priv field description to prevent kernel doc warning William Breathitt Gray
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=20240303140300.6114-1-prosunofficial@gmail.com \
--to=prosunofficial@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=william.gray@linaro.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