]> git.baikalelectronics.ru Git - kernel.git/commit
mm: Add kernel-doc for folio->mlock_count
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 9 Jun 2022 13:13:57 +0000 (09:13 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 9 Jun 2022 20:24:25 +0000 (16:24 -0400)
commit7b1f94ab402c705e7e47a907d3de41f4114499c3
treec860fb3e29053783d2dfe1653bb1d7c47439a20a
parent92958cb8b4cef497dbc88286adec5d19ca78fa40
mm: Add kernel-doc for folio->mlock_count

Fix "./include/linux/mm_types.h:279: warning: Function parameter or member
'mlock_count' not described in 'folio'".  Also neaten the html by hiding
the anon struct.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/mm_types.h