[GIT PULL] sysctl fixes for v6.5-rc1
From: Luis Chamberlain
Date: Thu Jun 29 2023 - 18:24:38 EST
The following changes since commit c6b0271053e7a5ae57511363213777f706b60489:
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (2023-06-29 13:39:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.5-rc1-fixes
for you to fetch changes up to 554588e8e932e7a0fac7d3ae2132f2b727d9acfe:
sysctl: fix unused proc_cap_handler() function warning (2023-06-29 15:19:43 -0700)
----------------------------------------------------------------
sysctl-6.5-rc1-fixes
Linus, included in this pull request is just a minor fix which
Matthieu Baerts noted I had not picked up. I adjusted the Fixes
commit ID to reflect the latest tree.
----------------------------------------------------------------
Arnd Bergmann (1):
sysctl: fix unused proc_cap_handler() function warning
kernel/umh.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)