31 May
2019
31 May
'19
11:53 a.m.
Hi,
there are a few more places that can be better written with struct_size() macro. Let's replace them.
Takashi
===
Takashi Iwai (3): ALSA: control: Use struct_size() ALSA: hda: Use struct_size() ALSA: hda/ca0132: Use struct_size()
sound/core/control.c | 6 +----- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/patch_ca0132.c | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-)
--
2.16.4