linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: yhchuang@realtek.com, linux-wireless@vger.kernel.org,
	tehuang@realtek.com, oliver.sang@intel.com
Subject: Re: [PATCH] rtw88: 8822c: fix missing brace warning for old compilers
Date: Fri, 29 May 2020 18:18:19 +0300	[thread overview]
Message-ID: <87o8q6srb8.fsf@codeaurora.org> (raw)
In-Reply-To: <20200528183911.zbnhfdexehur4wby@linutronix.de> (Sebastian Andrzej Siewior's message of "Thu, 28 May 2020 20:39:11 +0200")

Sebastian Andrzej Siewior <bigeasy@linutronix.de> writes:

> On 2020-05-22 11:55:21 [+0800], yhchuang@realtek.com wrote:
>> From: Yan-Hsuan Chuang <yhchuang@realtek.com>
>> 
>> For older versions of gcc, the array = {0}; will cause warnings:
>
> I wouldn't say older. I have here 9.3.0 and it does create the same
> warning.

Yeah, and usually it's best to specify the exact compiler version. "old"
and "new" are very relative terms :)

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

  reply	other threads:[~2020-05-29 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22  3:55 [PATCH] rtw88: 8822c: fix missing brace warning for old compilers yhchuang
2020-05-28 18:39 ` Sebastian Andrzej Siewior
2020-05-29 15:18   ` Kalle Valo [this message]
2020-05-29 17:36 ` Kalle Valo

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=87o8q6srb8.fsf@codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=bigeasy@linutronix.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=oliver.sang@intel.com \
    --cc=tehuang@realtek.com \
    --cc=yhchuang@realtek.com \
    /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;
as well as URLs for NNTP newsgroup(s).