diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-18 12:28:15 +0300 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2025-09-30 07:34:43 +0300 |
commit | 2c88607ac82d1e375e4c85577fe54e69b0be43a9 (patch) | |
tree | 2472f2b4f093cc0cee3e83ea5feead0e8b46015c /scripts/lib/kdoc/kdoc_files.py | |
parent | 79c1587b6cda74deb0c86fc7ba194b92958c793c (diff) | |
download | linux-2c88607ac82d1e375e4c85577fe54e69b0be43a9.tar.xz |
exfat: drop redundant conversion to bool
The result of integer comparison already evaluates to bool. No need for
explicit conversion.
No functional impact.
Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions