mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] partition: fix kernel doc for region_identical
Date: Thu, 10 Jul 2025 12:49:49 +0200	[thread overview]
Message-ID: <20250710104949.1706109-1-a.fatoum@pengutronix.de> (raw)

The parameters in the comment are correct, but the heading wasn't.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 include/range.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/range.h b/include/range.h
index f72849044d0b..82c152f3f7c8 100644
--- a/include/range.h
+++ b/include/range.h
@@ -41,7 +41,7 @@ static inline bool region_overlap_size(u64 starta, u64 lena,
 }
 
 /**
- * region_overlap_end - check whether a pair of [start, end] ranges overlap
+ * region_identical - check whether a pair of [start, extend] ranges are identical
  *
  * @starta:  start of the first range
  * @extenta: end or length of the first range
-- 
2.39.5




                 reply	other threads:[~2025-07-10 13:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250710104949.1706109-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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