[git,pull] fixes

Message ID Y+AnKB6wuL7NUFmi@ZenIV
State New
Headers
Series [git,pull] fixes |

Pull-request

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

Message

Al Viro Feb. 5, 2023, 10:01 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Feb. 6, 2023, 1:28 a.m. UTC | #1
The pull request you sent on Sun, 5 Feb 2023 22:01:12 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d2d11f342b179f1894a901f143ec7c008caba43e

Thank you!