diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2024-10-15 14:11:22 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-10-28 18:33:09 +0800 |
commit | 7b90df78184de90fe5afcc45393c8ad83b5b18a1 (patch) | |
tree | 389008468fb4d89876c84300a19ff4d2e48b55fe /scripts/lib/kdoc/kdoc_parser.py | |
parent | 69b062072739404f403bab2710b770919ce2f1ce (diff) |
crypto: tegra - remove redundant error check on ret
Currently there is an unnecessary error check on ret without a proceeding
assignment to ret that needs checking. The check is redundant and can be
removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Akhil R <akhilrajeev@nvidia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions