Re: [PATCH v2] ALSA: pcm: Fix trailing semicolon
From: Takashi Iwai
Date: Tue Jan 16 2018 - 08:30:49 EST
On Tue, 16 Jan 2018 14:26:26 +0100,
Luis de Bethencourt wrote:
>
> The trailing semicolon is an empty statement that does no operation.
> Removing it since it doesn't do anything.
>
> Signed-off-by: Luis de Bethencourt <luisbg@xxxxxxxxxx>
> ---
> Changes from v1:
> - Fix commit message
Applied, thanks.
Takashi