Re: [PATCH V2] ALSA: pcm: Fix couple of typos

2021-03-25 Thread Bhaskar Chowdhury
On 08:24 Thu 25 Mar 2021, Takashi Iwai wrote: On Thu, 25 Mar 2021 02:36:31 +0100, Bhaskar Chowdhury wrote: s/unconditonally/unconditionally/ s/succesful/successful/ Signed-off-by: Bhaskar Chowdhury The patch isn't cleanly applicable, some space was put at the beginning of the line incorrec

Re: [PATCH V2] ALSA: pcm: Fix couple of typos

2021-03-25 Thread Takashi Iwai
On Thu, 25 Mar 2021 02:36:31 +0100, Bhaskar Chowdhury wrote: > > > s/unconditonally/unconditionally/ > s/succesful/successful/ > > Signed-off-by: Bhaskar Chowdhury The patch isn't cleanly applicable, some space was put at the beginning of the line incorrectly. Possibly a MUA problem? Could yo

[PATCH V2] ALSA: pcm: Fix couple of typos

2021-03-24 Thread Bhaskar Chowdhury
s/unconditonally/unconditionally/ s/succesful/successful/ Signed-off-by: Bhaskar Chowdhury --- Changes from V1: Randy's finding incorporated ,plus the subject line adjusted. sound/core/pcm_native.c | 82 - 1 file changed, 41 insertions(+), 41 deletio