mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
folio_queue: fix documentation
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>
This commit is contained in:
parent
f6023535b5
commit
f5c82730be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user