[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YW1l1U4/isAd2xzc@workstation>
Date: Mon, 18 Oct 2021 21:17:25 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: Takashi Iwai <tiwai@...e.de>
Cc: alsa-devel@...a-project.org,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: firewire: Fix C++ style comments in uapi header
Hi,
On Mon, Oct 18, 2021 at 08:37:00AM +0200, Takashi Iwai wrote:
> UAPI headers are built with -std=c90 and C++ style comments are
> explicitly prohibited. The recent commit overlooked the rule and
> caused the error at header installation. This patch corrects those.
>
> Fixes: bea36afa102e ("ALSA: firewire-motu: add message parser to gather meter information in register DSP model")
> Fixes: 90b28f3bb85c ("ALSA: firewire-motu: add message parser for meter information in command DSP model")
> Fixes: 634ec0b2906e ("ALSA: firewire-motu: notify event for parameter change in register DSP model")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Link: https://lore.kernel.org/r/20211018113812.0a16efb0@canb.auug.org.au
> Signed-off-by: Takashi Iwai <tiwai@...e.de>
> ---
> include/uapi/sound/firewire.h | 70 ++++++++++++++++++-----------------
> 1 file changed, 37 insertions(+), 33 deletions(-)
I completely overlooked it. Thanks for your reporting.
Acked-by: Takashi Sakamoto <o-takashi@...amocchi.jp>
Regards
Takashi Sakamoto
Powered by blists - more mailing lists