From: SurajSonawane2415 <surajsonawane0215@gmail.com>
To: axboe@kernel.dk
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
SurajSonawane2415 <surajsonawane0215@gmail.com>
Subject: [PATCH] block: fix kernel-doc warning
Date: Thu, 3 Oct 2024 00:10:40 +0530 [thread overview]
Message-ID: <20241002184040.18315-1-surajsonawane0215@gmail.com> (raw)
Fix a kernel-doc warning in blk-integrity.c where the 'rq' parameter
was not described in the function blk_rq_map_integrity_sg. This
warning was triggered when generating documentation.
Signed-off-by: SurajSonawane2415 <surajsonawane0215@gmail.com>
---
block/blk-integrity.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/block/blk-integrity.c b/block/blk-integrity.c
index 0a2b1c5d0..fbe436377 100644
--- a/block/blk-integrity.c
+++ b/block/blk-integrity.c
@@ -56,6 +56,7 @@ int blk_rq_count_integrity_sg(struct request_queue *q, struct bio *bio)
/**
* blk_rq_map_integrity_sg - Map integrity metadata into a scatterlist
+ * @rq: request containing integrity metadata
* @q: request queue
* @bio: bio with integrity metadata attached
* @sglist: target scatterlist
--
2.34.1
next reply other threads:[~2024-10-02 18:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 18:40 SurajSonawane2415 [this message]
2024-10-02 18:42 ` Jens Axboe
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=20241002184040.18315-1-surajsonawane0215@gmail.com \
--to=surajsonawane0215@gmail.com \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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®