mbox series

[0/2] ALSA: HDA: remove warnings with make W=1

Message ID 20200113211405.28070-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ALSA: HDA: remove warnings with make W=1 | expand

Message

Pierre-Louis Bossart Jan. 13, 2020, 9:14 p.m. UTC
Last series to make the sound subsystem report next to zero warnings
(at least for the parts used by Intel).

Pierre-Louis Bossart (2):
  ALSA: HDA: correct kernel-doc parameter descriptions
  ALSA: HDA: patch_hdmi: remove warnings with empty body

 sound/pci/hda/hda_codec.c    | 1 +
 sound/pci/hda/hda_generic.c  | 5 +++++
 sound/pci/hda/hda_jack.c     | 2 ++
 sound/pci/hda/patch_ca0132.c | 1 +
 sound/pci/hda/patch_hdmi.c   | 6 ++++--
 5 files changed, 13 insertions(+), 2 deletions(-)