From: R SUNDAR <prosunofficial@gmail.com>
To: openbmc@lists.ozlabs.org, iwona.winiarska@intel.com
Cc: linux-kernel@vger.kernel.org, R SUNDAR <prosunofficial@gmail.com>
Subject: [PATCH] Removed controller field description to prevent kernel-doc warnings
Date: Sun, 3 Mar 2024 19:14:53 +0530 [thread overview]
Message-ID: <20240303134453.5791-1-prosunofficial@gmail.com> (raw)
./include/linux/peci.h:84: warning: Excess struct member 'controller' description in 'peci_device'
Signed-off-by: R SUNDAR <prosunofficial@gmail.com>
---
include/linux/peci.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/peci.h b/include/linux/peci.h
index 9b3d36aff431..90e241458ef6 100644
--- a/include/linux/peci.h
+++ b/include/linux/peci.h
@@ -58,7 +58,6 @@ static inline struct peci_controller *to_peci_controller(void *d)
/**
* struct peci_device - PECI device
* @dev: device object to register PECI device to the device model
- * @controller: manages the bus segment hosting this PECI device
* @info: PECI device characteristics
* @info.family: device family
* @info.model: device model
--
2.34.1
next reply other threads:[~2024-03-03 13:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 13:44 R SUNDAR [this message]
2024-03-03 16:36 ` Randy Dunlap
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=20240303134453.5791-1-prosunofficial@gmail.com \
--to=prosunofficial@gmail.com \
--cc=iwona.winiarska@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=openbmc@lists.ozlabs.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
all inboxes | Powered by JetHome®