[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1415027288.17743.16.camel@perches.com>
Date: Mon, 03 Nov 2014 07:08:08 -0800
From: Joe Perches <joe@...ches.com>
To: Takashi Iwai <tiwai@...e.de>
Cc: Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Jaroslav Kysela <perex@...ex.cz>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] ALSA: echoaudio: add reference of struct
echoaudio
On Mon, 2014-11-03 at 15:17 +0100, Takashi Iwai wrote:
> At Mon, 3 Nov 2014 16:04:12 +0530,
> Sudip Mukherjee wrote:
> >
> > added reference of struct echoaudio to free_firmware function.
> > this structure will be later used to get a reference of the card
> > when converting snd_printk to dev_* in the next patch of the series.
> >
> > Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
>
> Thanks, now applied both. Though, I noticed that there is also a
> dev_notice() usage that should be also dev_dbg(). Corrected such
> lines in my side.
Are any of these changes going to cause a
null pointer dereference of chip->card->dev?
ftrace exists and is generic.
Several of these seem to be function tracing
style uses and should just be deleted instead.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists