24 Sep
2020
24 Sep
'20
9 p.m.
On Thu, 24 Sep 2020 18:10:27 +0200, Kai Vehmanen wrote:
Drop the kerneldoc markup for connectivity_check() as it's an static helper function. Fixes the following make W=1 warning:
sound/hda/hdac_i915.c:80: warning: Function parameter or member 'i915' not described in 'connectivity_check' sound/hda/hdac_i915.c:80: warning: Function parameter or member 'hdac' not described in 'connectivity_check'
Fixes: 7b882fe3e3e8 ('ALSA: hda - handle multiple i915 device instances') Signed-off-by: Kai Vehmanen kai.vehmanen@linux.intel.com
Thanks, applied.
Takashi