From: Linus Torvalds Date: Mon, 28 Aug 2023 19:18:26 +0000 (-0700) Subject: Merge tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.6.17~4144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f678c890c684373a387b0d73cd4d51edbf329c27;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'affs-for-6.6-tag' of git://git./linux/kernel/git/kdave/linux Pull affs updates from David Sterba: "Two minor updates for AFFS: - reimplement writepage() address space callback on top of migrate_folio() - fix a build warning, local parameters 'toupper' collide with the standard ctype.h name" * tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: affs: rename local toupper() to fn() to avoid confusion affs: remove writepage implementation --- f678c890c684373a387b0d73cd4d51edbf329c27