[GIT PULL] AFFS fix for 5.20

From: David Sterba
Date: Wed Aug 03 2022 - 12:13:37 EST


Hi,

one update to AFFS, switching the kmap/kmap_atomic API. Please pull,
thanks.

----------------------------------------------------------------
The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:

Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-5.20-tag

for you to fetch changes up to 5abbb7b92820cf6ba9154a35cff6d64b62d7f273:

affs: use memcpy_to_page and remove replace kmap_atomic() (2022-08-01 19:53:31 +0200)

----------------------------------------------------------------
David Sterba (1):
affs: use memcpy_to_page and remove replace kmap_atomic()

fs/affs/file.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)