From: Kalle Valo <kvalo@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-kernel@vger.kernel.org,
"Randy Dunlap" <rdunlap@infradead.org>,
"Ying Sun" <sunying@isrc.iscas.ac.cn>,
"Michael Büsch" <m@bues.ch>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol
Date: Tue, 12 Mar 2024 15:33:59 +0000 (UTC) [thread overview]
Message-ID: <171025763733.1969294.5448324722767212154.kvalo@kernel.org> (raw)
In-Reply-To: <20240309224540.22682-1-rdunlap@infradead.org>
Randy Dunlap <rdunlap@infradead.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@isrc.iscas.ac.cn>
> Link: https://lore.kernel.org/lkml/4e8525fe.607e2.18a8ddfdce8.Coremail.sunying@isrc.iscas.ac.cn/
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Michael Büsch <m@bues.ch>
> Cc: linux-wireless@vger.kernel.org
> Cc: Kalle Valo <kvalo@kernel.org>
> Acked-by: Michael Büsch <m@bues.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
prev parent reply other threads:[~2024-03-12 15:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-09 22:45 [PATCH] ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol Randy Dunlap
2024-03-10 0:34 ` Michael Büsch
2024-03-12 15:33 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=171025763733.1969294.5448324722767212154.kvalo@kernel.org \
--to=kvalo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=m@bues.ch \
--cc=rdunlap@infradead.org \
--cc=sunying@isrc.iscas.ac.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox