Re: [PATCH] ALSA: seq: replace ternary operator with max()

From: Takashi Iwai
Date: Tue May 17 2022 - 02:51:58 EST


On Tue, 17 May 2022 08:25:17 +0200,
Guo Zhengkui wrote:
>
> Fix the following coccicheck warning:
>
> sound/core/seq/seq_ports.c:142:12-14: WARNING opportunity for max()
>
> Signed-off-by: Guo Zhengkui <guozhengkui@xxxxxxxx>

Thanks, applied now.


Takashi