[GIT PULL] fsverity update for 6.10

From: Eric Biggers
Date: Tue May 14 2024 - 12:58:06 EST


The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:

Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus

for you to fetch changes up to ee5814dddefbaa181cb247a75676dd5103775db1:

fsverity: use register_sysctl_init() to avoid kmemleak warning (2024-05-03 08:30:58 -0700)

----------------------------------------------------------------

Fix a false positive kmemleak warning.

----------------------------------------------------------------
Eric Biggers (1):
fsverity: use register_sysctl_init() to avoid kmemleak warning

fs/verity/init.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)