mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] partition: fix kernel doc for region_identical
@ 2025-07-10 10:49 Ahmad Fatoum
  2025-08-05  9:12 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-07-10 10:49 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] partition: fix kernel doc for region_identical
  2025-07-10 10:49 [PATCH] partition: fix kernel doc for region_identical Ahmad Fatoum
@ 2025-08-05  9:12 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-08-05  9:12 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Thu, 10 Jul 2025 12:49:49 +0200, Ahmad Fatoum wrote:
> The parameters in the comment are correct, but the heading wasn't.
> 
> 

Applied, thanks!

[1/1] partition: fix kernel doc for region_identical
      https://git.pengutronix.de/cgit/barebox/commit/?id=7afd9b64ee8a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-05  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-10 10:49 [PATCH] partition: fix kernel doc for region_identical Ahmad Fatoum
2025-08-05  9:12 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox