[GIT PULL] AFFS update for 6.1

From: David Sterba
Date: Tue Oct 04 2022 - 02:47:02 EST


Hi,

there's one minor update for AFFS, switching away from strlcpy. Please
pull, thanks.

----------------------------------------------------------------
The following changes since commit 5abbb7b92820cf6ba9154a35cff6d64b62d7f273:

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

are available in the Git repository at:

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

for you to fetch changes up to 505ffcc852401aaac4dfb57c16bec0f7838c0e00:

affs: move from strlcpy with unused retval to strscpy (2022-08-19 13:03:10 +0200)

----------------------------------------------------------------
Wolfram Sang (1):
affs: move from strlcpy with unused retval to strscpy

fs/affs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)