Re: [PATCH -next] ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flags

From: Takashi Iwai
Date: Thu May 07 2020 - 03:06:32 EST


On Thu, 07 May 2020 05:54:07 +0200,
Samuel Zou wrote:
>
> Fix the following coccinelle warnings:
>
> sound/ppc/pmac.c:729:57-58: WARNING: sum of probable bitmasks, consider |
> sound/ppc/pmac.c:229:37-38: WARNING: sum of probable bitmasks, consider |
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Samuel Zou <zou_wei@xxxxxxxxxx>

Applied, thanks.


Takashi