aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-10-12 23:08:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-10-20 13:39:26 +0800
commitca06ef976ea1cdae363dda508cc9c6502fd0dcd7 (patch)
tree971044bcd423c91f3781d7d1dcefbdc885098f7a /scripts/patch-kernel
parentcrypto: lskcipher - Return EINVAL when ecb_name fails sanity checks (diff)
downloadlinux-ca06ef976ea1cdae363dda508cc9c6502fd0dcd7.tar.gz
linux-ca06ef976ea1cdae363dda508cc9c6502fd0dcd7.zip
crypto: hifn_795x - Silence gcc format-truncation false positive warnings
The heuristics used by gcc triggers false positive truncation warnings in hifn_alg_alloc. The warning triggered by the strings here are clearly false positives (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95755). 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: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions