diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2024-04-05 12:09:19 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-05 15:13:03 +0300 |
commit | 6dd68c2da44d92c25b323bcc2603421463437a64 (patch) | |
tree | 2b707393d4041b75ee59ea81da7efaab828f30f6 /tools/perf/scripts/python/stackcollapse.py | |
parent | c91b692781c1839fcc389b2a9120e46593c6424b (diff) | |
download | linux-6dd68c2da44d92c25b323bcc2603421463437a64.tar.xz |
ASoC: Intel: avs: Silence false-positive memcpy() warnings
Commit df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3") enforced
strict flex array declarations. This generates false-positive in form of:
"memcpy: detected field-spanning write". Avoid it by utilizing the
DECLARE_FLEX_ARRAY() macro.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://msgid.link/r/20240405090929.1184068-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions