diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-11-08 15:57:07 +0100 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-11-14 18:15:49 +0800 |
| commit | 2236fc007a78b2d734cf0c236c33b722d344daa3 (patch) | |
| tree | 29f0d2791c1c71109b8f12ce774b26533b8ce2b2 /scripts/lib/abi/helpers.py | |
| parent | 6cf32607555da7ef99005ff0d73f3d8597cbbd04 (diff) | |
crypto: zstd - Remove unnecessary size_t cast
Use max() instead of max_t() since zstd_cstream_workspace_bound() and
zstd_dstream_workspace_bound() already return size_t and casting the
values is unnecessary.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions
