Messages in this thread |  | | Date | Sat, 17 Jul 2010 19:47:05 +0100 | | From | Mark Brown <> | | Subject | Re: [PATCH 13/15] sound/soc: davinci: check kzalloc() result (typo) |
| |
On Sat, Jul 17, 2010 at 06:45:33PM +0100, Liam Girdwood wrote: > On Fri, 2010-07-16 at 20:16 +0400, Kulikov Vasiliy wrote: > > The code checks 'davinci_vc' after kzalloc() and do not checks > > 'davinci_vcif_dev' that kzalloc() result is assigned to. It seems that > > it is a typo (autocompletion?).
> > Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Applied, thanks. Kulikov could you please check the subject lines you're using for your patches - try to be consistent with the rest of the patches for the same code area.
|  |