diff options
| author | Chi Zhiling <chizhiling@kylinos.cn> | 2026-01-14 20:12:43 +0800 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-02-12 21:21:49 +0900 |
| commit | afb6ffa33dab9622f7502c081b17dbc9bc9a97d0 (patch) | |
| tree | b1dfb554cd2e65881cf4d95e75a9754cc2688d42 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5dc72a518137941852fc57b3cde97ff243791e57 (diff) | |
| download | linux-afb6ffa33dab9622f7502c081b17dbc9bc9a97d0.tar.gz linux-afb6ffa33dab9622f7502c081b17dbc9bc9a97d0.zip | |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
