On Mon, 23 Jul 2018, Mike Rapoport wrote:
> The kernel-doc for mempool_init function is missing the description of the
> pool parameter. Add it.
>
> Signed-off-by: Mike Rapoport
Acked-by: David Rientjes
My b.
The kernel-doc for mempool_init function is missing the description of the
pool parameter. Add it.
Signed-off-by: Mike Rapoport
---
mm/mempool.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/mm/mempool.c b/mm/mempool.c
index b54f2c2..9e16b63 100644
--- a/mm/mempool.c
+++ b/mm/mempool.c
@@
2 matches
Mail list logo