On 12/27/22 09:46, Brandon Maier wrote:
> +static const unsigned long zstd_compressed_size = 197;

You can use ARRAY_SIZE (or sizeof) for this.

--Sean


Reply via email to