diff options
| author | Gustavo A. R. Silva <[email protected]> | 2024-03-25 19:59:34 -0600 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-03-26 12:16:50 +0100 |
| commit | 1d717123bb1a7555a432e51a41709badf8545dba (patch) | |
| tree | 2fa1b1782084d7b2cfcb3f87264b387eb98319a1 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4cece764965020c22cff7665b18a012006359095 (diff) | |
ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning
Use the `DEFINE_FLEX()` helper for an on-stack definition of a
flexible structure where the size of the flexible-array member
is known at compile-time, and refactor the rest of the code,
accordingly.
So, with these changes, fix the following warning:
sound/firewire/amdtp-stream.c:1184:46: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]
Link: https://github.com/KSPP/linux/issues/202
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Takashi Sakamoto <[email protected]>
Message-ID: <ZgIsBqoMb7p3fMDr@neat>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions