Skip to content
Commit 8c20982c authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: n2 - Silence gcc format-truncation false positive warnings



The heuristics used by gcc triggers false positive truncation
warnings in hifn_alg_alloc.

Add checks on snprintf calls to silence these warnings, including
the one for cra_driver_name even though it does not currently trigger
a gcc warning.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0501d0d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment