Two main goals here - remove the code to mount FAT and VFAT filesystes, and make a lot of functions static to reduce namespace pollution. Valdis Kletnieks (8): staging: exfat: Clean up namespace pollution, part 1 staging: exfat: Remove FAT/VFAT mount support, part 1 staging: exfat: Remove FAT/VFAT mount support, part 2 staging: exfat: Cleanup static entries in exfat.h staging: exfat: Clean up static definitions in exfat_cache.c staging: exfat: More static cleanups for exfat_core.c staging: exfat: Finished code movement for static cleanups in exfat_core.c staging: exfat: Update TODO drivers/staging/exfat/Kconfig | 9 - drivers/staging/exfat/TODO | 20 +- drivers/staging/exfat/exfat.h | 122 +- drivers/staging/exfat/exfat_cache.c | 94 +- drivers/staging/exfat/exfat_core.c | 2162 ++++++++------------------- drivers/staging/exfat/exfat_super.c | 8 +- 6 files changed, 690 insertions(+), 1725 deletions(-) -- 2.23.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel