[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091214113851.GD21066@rakim.wolfsonmicro.main>
Date: Mon, 14 Dec 2009 11:38:51 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Julia Lawall <julia@...u.dk>
Cc: Liam Girdwood <lrg@...mlogic.co.uk>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 9/9] sound/soc/codecs: Correct code taking the size of
a pointer
On Sun, Dec 13, 2009 at 12:43:15PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@...u.dk>
>
> sizeof(codec->reg_cache) is just the size of the pointer. Elsewhere in the
> file, codec->reg_cache is used with sizeof(wm8900_reg_defaults), so the
> code is changed to do the same here.
Applied, thanks.
--
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