Re: [PATCH] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
From: Takashi Iwai
Date: Thu Sep 20 2018 - 03:15:55 EST
On Wed, 19 Sep 2018 23:47:10 +0200,
Nick Simonov wrote:
>
> snd_pcm_ops are not supposed to change. So mark the
> non-const structs as const. Also, refine indentation
> to ncrease readability.
>
> Signed-off-by: Nick Simonov <nicksimonovv@xxxxxxxxx>
Applied now, thanks.
Takashi