[alsa-devel] [PATCH 0/3] ALSA: trivial conversions to struct_size()
Takashi Iwai
tiwai at suse.de
Fri May 31 11:53:18 CEST 2019
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
More information about the Alsa-devel
mailing list