folio_queue: fix documentation
authorChristian Brauner <brauner@kernel.org>
Tue, 1 Oct 2024 15:01:40 +0000 (17:01 +0200)
committerChristian Brauner <brauner@kernel.org>
Tue, 1 Oct 2024 15:01:40 +0000 (17:01 +0200)
s/folioq_count/folioq_full/

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20241001134729.3f65ae78@canb.auug.org.au
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/folio_queue.h

index af871405ae550d1fc86b161f9f3cb3a0f0736dde..3abe614ef5f06003fc6ed5e8c5b1ac21db99b2ac 100644 (file)
@@ -81,7 +81,7 @@ static inline unsigned int folioq_count(struct folio_queue *folioq)
 }
 
 /**
- * folioq_count: Query if a folio queue segment is full
+ * folioq_full: Query if a folio queue segment is full
  * @folioq: The segment to query
  *
  * Query if a folio queue segment is fully occupied.  Note that this does not