[git pull] fixes

From: Al Viro
Date: Sun Feb 05 2023 - 17:01:24 EST


One of the many equivalent build warning fixes for
!CONFIG_ELF_CORE configs; it's the earliest one I'd been able
to find.

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 9c7417b5ec440242bb5b64521acd53d4e19130c1:

coredump: Move dump_emit_page() to kill unused warning (2023-01-10 21:03:01 -0500)

----------------------------------------------------------------
Geert Uytterhoeven (1):
coredump: Move dump_emit_page() to kill unused warning

fs/coredump.c | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)