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]
Date: Tue, 12 Mar 2024 15:33:59 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>,
 Ying Sun <sunying@...c.iscas.ac.cn>,
 Michael Büsch <m@...s.ch>, linux-wireless@...r.kernel.org
Subject: Re: [PATCH] ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol

Randy Dunlap <rdunlap@...radead.org> wrote:

> CONFIG_SSB_DEBUG is used in one header file and nowhere else, so
> remove it and the now-empty inline function that contained it. Also
> remove the call to the empty inline function. The empty "default:"
> case is kept to prevent 2 compiler warnings:
> 
>   drivers/ssb/main.c:1133:9: warning: enumeration value 'SSB_BUSTYPE_PCMCIA' not handled in switch [-Wswitch]
>   drivers/ssb/main.c:1133:9: warning: enumeration value 'SSB_BUSTYPE_SDIO' not handled in switch [-Wswitch]
> 
> Reported-by: Ying Sun <sunying@...c.iscas.ac.cn>
> Link: https://lore.kernel.org/lkml/4e8525fe.607e2.18a8ddfdce8.Coremail.sunying@isrc.iscas.ac.cn/
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Michael Büsch <m@...s.ch>
> Cc: linux-wireless@...r.kernel.org
> Cc: Kalle Valo <kvalo@...nel.org>
> Acked-by: Michael Büsch <m@...s.ch>

Patch applied to wireless-next.git, thanks.

e27b02e23a70 ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240309224540.22682-1-rdunlap@infradead.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ