summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorChi Zhiling <chizhiling@kylinos.cn>2026-01-14 15:12:43 +0300
committerNamjae Jeon <linkinjeon@kernel.org>2026-02-12 15:21:49 +0300
commitafb6ffa33dab9622f7502c081b17dbc9bc9a97d0 (patch)
treeb1dfb554cd2e65881cf4d95e75a9754cc2688d42 /include/linux/debugobjects.h
parent5dc72a518137941852fc57b3cde97ff243791e57 (diff)
downloadlinux-afb6ffa33dab9622f7502c081b17dbc9bc9a97d0.tar.xz
exfat: reduce the number of parameters for exfat_get_cluster()
Remove parameter 'fclus' and 'allow_eof': - The fclus parameter is changed to a local variable as it is not needed to be returned. - The passed allow_eof parameter was always 1, remove it and the associated error handling. Signed-off-by: Chi Zhiling <chizhiling@kylinos.cn> Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions