]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mm/shmem: fix functions documentation
authorEnrico Bravi <enrico.bravi@polito.it>
Mon, 10 Mar 2025 11:25:37 +0000 (12:25 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 18 Mar 2025 05:07:02 +0000 (22:07 -0700)
commit116eb468956b8532eae4d008803d4957c2220447
tree8cfcd00b01f624618fa3fe286422d1dbfc8439e9
parent5d89666bd99831cee14abcf201b3867d9f15abae
mm/shmem: fix functions documentation

Add missing parenthesis in @name parameter description.

Link: https://lkml.kernel.org/r/20250310112535.84754-1-enrico.bravi@polito.it
Signed-off-by: Enrico Bravi <enrico.bravi@polito.it>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/shmem.c