From: Vinod Koul <vinod.koul@intel.com>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: tiwai@suse.de, Patches Audio <patches.audio@intel.com>,
alsa-devel@alsa-project.org, broonie@kernel.org,
Ramesh Babu <ramesh.babu@intel.com>
Subject: Re: [PATCH 2/5] ALSA: soc-sst-bxt-rt298: fix obsoleted initializers for array
Date: Wed, 27 Jul 2016 08:44:30 +0530 [thread overview]
Message-ID: <20160727031429.GW9681@localhost> (raw)
In-Reply-To: <1469540517-32466-3-git-send-email-o-takashi@sakamocchi.jp>
On Tue, Jul 26, 2016 at 10:41:54PM +0900, Takashi Sakamoto wrote:
> Sparse reports below warnings.
>
> bxt_rt298.c:275:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:290:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:304:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:317:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:331:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:344:9: warning: obsolete array initializer, use C99 syntax
> bxt_rt298.c:357:9: warning: obsolete array initializer, use C99 syntax
>
> There's no need to use obsoleted way. This commit fixes it.
Thanks for the patch
Acked-by: Vinod Koul <vinod.koul@intel.com>
--
~Vinod
next prev parent reply other threads:[~2016-07-27 3:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 13:41 [PATCH 0/5] ALSA: soc: fix sparse warnings Takashi Sakamoto
2016-07-26 13:41 ` [PATCH 1/5] ALSA: soc-da7219: fix inappropriate condition statement Takashi Sakamoto
2016-07-26 14:14 ` Adam Thomson
2016-09-28 18:27 ` Applied "ASoC: da7219: fix inappropriate condition statement" to the asoc tree Mark Brown
2016-07-26 13:41 ` [PATCH 2/5] ALSA: soc-sst-bxt-rt298: fix obsoleted initializers for array Takashi Sakamoto
2016-07-27 3:14 ` Vinod Koul [this message]
2016-09-27 16:18 ` Applied "ASoC: sst-bxt-rt298: fix obsoleted initializers for array" to the asoc tree Mark Brown
2016-07-26 13:41 ` [PATCH 3/5] ALSA: soc-sst-bxt-da7219_max98357a: fix obsoleted initializers for array Takashi Sakamoto
2016-07-27 3:15 ` Vinod Koul
2016-07-27 3:38 ` Takashi Sakamoto
2016-07-27 6:00 ` Vinod Koul
2016-07-26 13:41 ` [PATCH 4/5] ALSA: soc-rt5616: add static qualifier for file local symbols Takashi Sakamoto
2016-09-27 16:18 ` Applied "ASoC: rt5616: add static qualifier for file local symbols" to the asoc tree Mark Brown
2016-07-26 13:41 ` [PATCH 5/5] ALSA: soc-tpa6130a2: add static qualifier for file local symbols Takashi Sakamoto
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=20160727031429.GW9681@localhost \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=o-takashi@sakamocchi.jp \
--cc=patches.audio@intel.com \
--cc=ramesh.babu@intel.com \
--cc=tiwai@suse.de \
/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).