linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Andreas Noever <andreas.noever@gmail.com>,
	Michael Jamet <michael.jamet@intel.com>,
	Yehezkel Bernat <YehezkelShB@gmail.com>,
	Mario Limonciello <mario.limonciello@dell.com>,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH -next] thunderbolt: Fix old style declaration warning
Date: Thu, 2 Jul 2020 14:53:34 +0300	[thread overview]
Message-ID: <20200702115334.GU5180@lahna.fi.intel.com> (raw)
In-Reply-To: <20200702080750.70614-1-weiyongjun1@huawei.com>

On Thu, Jul 02, 2020 at 04:07:50PM +0800, Wei Yongjun wrote:
> Fix gcc build warning:
> 
> drivers/thunderbolt/quirks.c:21:1: warning:
>  'static' is not at beginning of declaration [-Wold-style-declaration]
>    21 | const static struct tb_quirk tb_quirks[] = {
>       | ^~~~~
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Applied, thanks!

      reply	other threads:[~2020-07-02 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-02  8:07 [PATCH -next] thunderbolt: Fix old style declaration warning Wei Yongjun
2020-07-02 11:53 ` Mika Westerberg [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=20200702115334.GU5180@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=YehezkelShB@gmail.com \
    --cc=andreas.noever@gmail.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=mario.limonciello@dell.com \
    --cc=michael.jamet@intel.com \
    --cc=weiyongjun1@huawei.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).