Re: [patch] ALSA: snd-aoa: two copy and paste bugs

2013-11-13 Thread Johannes Berg
On Wed, 2013-11-13 at 09:29 +0100, Takashi Iwai wrote: > At Wed, 13 Nov 2013 10:45:20 +0300, > Dan Carpenter wrote: > > > > These functions were cut and paste and the tests for NULL weren't > > updated properly. > > > > Signed-off-by: Dan Carpenter > > Thanks, applied. FWIW, looks fine to me -

Re: [patch] ALSA: snd-aoa: two copy and paste bugs

2013-11-13 Thread Takashi Iwai
At Wed, 13 Nov 2013 10:45:20 +0300, Dan Carpenter wrote: > > These functions were cut and paste and the tests for NULL weren't > updated properly. > > Signed-off-by: Dan Carpenter Thanks, applied. Takashi > > diff --git a/sound/aoa/fabrics/layout.c b/sound/aoa/fabrics/layout.c > index 61ab6

[patch] ALSA: snd-aoa: two copy and paste bugs

2013-11-13 Thread Dan Carpenter
These functions were cut and paste and the tests for NULL weren't updated properly. Signed-off-by: Dan Carpenter diff --git a/sound/aoa/fabrics/layout.c b/sound/aoa/fabrics/layout.c index 61ab640..9dc5806 100644 --- a/sound/aoa/fabrics/layout.c +++ b/sound/aoa/fabrics/layout.c @@ -644,7 +644,7 @