summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorYuezhang Mo <Yuezhang.Mo@sony.com>2025-02-19 22:00:09 +0300
committerNamjae Jeon <linkinjeon@kernel.org>2025-03-27 15:18:02 +0300
commitf6369ae1f088cb6d18d7a07eec95d7c10c2a2a5e (patch)
tree35ab7963cb042f999c15f8267b529c234bb85764 /scripts/extract-fwblobs
parenta36e0ab44cb344728f7c0fdc34edcbae64739c16 (diff)
downloadlinux-f6369ae1f088cb6d18d7a07eec95d7c10c2a2a5e.tar.xz
exfat: remove count used cluster from exfat_statfs()
The callback function statfs() is called only after the file system is mounted. During the process of mounting the exFAT file system, the number of used clusters has been counted, so the condition "sbi->used_clusters == EXFAT_CLUSTERS_UNTRACKED" is always false and should be deleted. Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions