From: Takashi Iwai <tiwai@suse.de>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] pcxhr: "fix" PCXHR_REG_TO_PORT definition
Date: Thu, 16 Sep 2021 11:09:58 +0200 [thread overview]
Message-ID: <s5hk0jgc2e1.wl-tiwai@suse.de> (raw)
In-Reply-To: <YUCCv47sm4zf9OVO@localhost.localdomain>
On Tue, 14 Sep 2021 13:08:47 +0200,
Alexey Dobriyan wrote:
>
> The following preprocessor directive is non-compliant:
>
> #undef PCXHR_REG_TO_PORT(x)
>
> gcc warns about extra tokens but nobody sees them as they are under if
> branch which is never parsed.
>
> Make it an #error, it is not clear to me what the author meant.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Thanks, applied.
Takashi
prev parent reply other threads:[~2021-09-16 9:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 11:08 [PATCH] pcxhr: "fix" PCXHR_REG_TO_PORT definition Alexey Dobriyan
2021-09-16 9:09 ` 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=s5hk0jgc2e1.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=adobriyan@gmail.com \
--cc=alsa-devel@alsa-project.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.