diff options
| author | 2026-01-14 20:12:43 +0800 | |
|---|---|---|
| committer | 2026-02-12 21:21:49 +0900 | |
| commit | afb6ffa33dab9622f7502c081b17dbc9bc9a97d0 (patch) | |
| tree | b1dfb554cd2e65881cf4d95e75a9754cc2688d42 /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | exfat: remove the unreachable warning for cache miss cases (diff) | |
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 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
