[alsa-devel] [PATCH 13/15] sound/soc: davinci: check kzalloc() result (typo)
Mark Brown
broonie at opensource.wolfsonmicro.com
Sat Jul 17 20:47:05 CEST 2010
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 at gmail.com>
> Acked-by: Liam Girdwood <lrg at 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.
More information about the Alsa-devel
mailing list