linux-stable/fs/affs
Wolfram Sang 505ffcc852 affs: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.

Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-08-19 13:03:10 +02:00
..
Changes remove obsolete references to powertweak 2013-11-27 20:34:32 -08:00
Kconfig docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
affs.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
amigaffs.c affs: fix basic permission bits to actually work 2020-08-31 12:20:31 +02:00
amigaffs.h fs: affs: Initialize filesystem timestamp ranges 2019-08-30 07:27:18 -07:00
bitmap.c Rename superblock flags (MS_xyz -> SB_xyz) 2017-11-27 13:05:09 -08:00
dir.c iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} 2018-02-01 08:15:25 -05:00
file.c affs: use memcpy_to_page and remove replace kmap_atomic() 2022-08-01 19:53:31 +02:00
inode.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
namei.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
super.c affs: move from strlcpy with unused retval to strscpy 2022-08-19 13:03:10 +02:00
symlink.c affs: Convert affs to read_folio 2022-05-09 16:21:44 -04:00