lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ikddetj6.wl-tiwai@suse.de>
Date: Wed, 07 Jan 2026 09:06:21 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org,
	Jaroslav Kysela <perex@...ex.cz>,
	Takashi Iwai <tiwai@...e.com>,
	linux-sound@...r.kernel.org,
	Nikhil Mahale <nmahale@...dia.com>
Subject: Re: [PATCH] ALSA: hda - fix function names & missing function parameter

On Tue, 06 Jan 2026 19:59:51 +0100,
Randy Dunlap wrote:
> 
> Use the correct function names and add a function parameter description
> to avoid kernel-doc warnings:
> 
> hda_jack.h:97: warning: Function parameter or struct member 'cb' not
>  described in 'snd_hda_jack_detect_enable_callback'
> hda_jack.h:97: warning: expecting prototype for snd_hda_jack_detect_enable().
>  Prototype was for snd_hda_jack_detect_enable_callback() instead
> hda_local.h:441: warning: expecting prototype for _snd_hda_set_pin_ctl().
>  Prototype was for snd_hda_set_pin_ctl() instead
> 
> Fixes: cdd03cedc5b5 ("ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions")
> Fixes: 5204a05d70d9 ("ALSA: hda - Add DP-MST jack support")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>

Applied to for-next branch now.  Thanks.


Takashi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ