linux/fs/fat
zhoumin 228bf041a7 vfat: remove unused variable
Remove unused variable definition and related function definition and
redundant variable assignments within functions.

Link: https://lkml.kernel.org/r/tencent_9DE7CC9367096503F6ADD2BD960079267406@qq.com
Signed-off-by: zhoumin <teczm@foxmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-09-13 17:32:47 -07:00
..
.kunitconfig fat: Add KUnit tests for checksums and timestamps 2021-08-13 13:13:18 -06:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile fat: Add KUnit tests for checksums and timestamps 2021-08-13 13:13:18 -06:00
cache.c mm, slab: remove last vestiges of SLAB_MEM_SPREAD 2024-03-12 20:32:19 -07:00
dir.c vfat: remove unused variable 2025-09-13 17:32:47 -07:00
fat.h fat: Convert to new mount api 2024-07-03 10:48:59 +02:00
fat_test.c fs: fat: add missing MODULE_DESCRIPTION() macros 2024-05-28 12:06:55 +02:00
fatent.c fs: fat: Prevent fsfuzzer from dominating the console 2025-07-09 22:57:55 -07:00
file.c fs: convert simple use of generic_file_*_mmap() to .mmap_prepare() 2025-06-17 13:47:45 +02:00
inode.c fs: change write_begin/write_end interface to take struct kiocb * 2025-07-16 14:48:18 +02:00
misc.c fat: fix too many log in fat_chain_add() 2025-08-02 12:01:40 -07:00
namei_msdos.c new helper: set_default_d_op() 2025-06-10 22:21:16 -04:00
namei_vfat.c new helper: set_default_d_op() 2025-06-10 22:21:16 -04:00
nfs.c fat: fix uninitialized field in nostale filehandles 2024-02-22 15:38:55 -08:00