alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: alsa-devel@alsa-project.org, broonie@kernel.org
Subject: Re: [alsa-devel] [PATCH 2/2] ALSA: HDA: patch_hdmi: remove warnings with empty body
Date: Tue, 14 Jan 2020 07:52:35 +0100	[thread overview]
Message-ID: <s5hwo9ufs24.wl-tiwai@suse.de> (raw)
In-Reply-To: <20200113211405.28070-3-pierre-louis.bossart@linux.intel.com>

On Mon, 13 Jan 2020 22:14:05 +0100,
Pierre-Louis Bossart wrote:
> 
> make W=1 reports the following warnings, fix as suggested
> 
> sound/pci/hda/patch_hdmi.c: In function ‘hdmi_non_intrinsic_event’:
> sound/pci/hda/patch_hdmi.c:824:3: warning: suggest braces around empty
> body in an ‘if’ statement [-Wempty-body]
>   824 |   ;
>       |   ^
> sound/pci/hda/patch_hdmi.c:826:3: warning: suggest braces around empty
> body in an ‘if’ statement [-Wempty-body]
>   826 |   ;
>       |   ^
> 
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>

Applied, thanks.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

      reply	other threads:[~2020-01-14 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13 21:14 [alsa-devel] [PATCH 0/2] ALSA: HDA: remove warnings with make W=1 Pierre-Louis Bossart
2020-01-13 21:14 ` [alsa-devel] [PATCH 1/2] ALSA: HDA: correct kernel-doc parameter descriptions Pierre-Louis Bossart
2020-01-14  6:46   ` Takashi Iwai
2020-01-13 21:14 ` [alsa-devel] [PATCH 2/2] ALSA: HDA: patch_hdmi: remove warnings with empty body Pierre-Louis Bossart
2020-01-14  6:52   ` Takashi Iwai [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=s5hwo9ufs24.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=pierre-louis.bossart@linux.intel.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).