mm/shmem.c: Use new form of *@param in kernel-doc
authorAkira Yokosawa <akiyks@gmail.com>
Tue, 27 Feb 2024 05:06:48 +0000 (14:06 +0900)
committerChandan Babu R <chandanbabu@kernel.org>
Thu, 29 Feb 2024 04:19:02 +0000 (09:49 +0530)
commit8d4dd9d741c330119ae14f688bfc4fb602b17e19
tree92702e8506d84701a91522fcbbb64879788440c1
parent69fc23efc7e5030194ecaf4c108d4c23cfcd1a21
mm/shmem.c: Use new form of *@param in kernel-doc

Use the form of *@param which kernel-doc recognizes now.
This resolves the warnings from "make htmldocs" as reported in [1].

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: [1] https://lore.kernel.org/r/20240223153636.41358be5@canb.auug.org.au/
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
mm/shmem.c