From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Julia Lawall <julia@diku.dk>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer
Date: Mon, 14 Dec 2009 11:38:51 +0000 [thread overview]
Message-ID: <20091214113851.GD21066@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <Pine.LNX.4.64.0912131242570.24267@ask.diku.dk>
On Sun, Dec 13, 2009 at 12:43:15PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.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.
WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Julia Lawall <julia@diku.dk>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH 9/9] sound/soc/codecs: Correct code taking the size of
Date: Mon, 14 Dec 2009 11:38:51 +0000 [thread overview]
Message-ID: <20091214113851.GD21066@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <Pine.LNX.4.64.0912131242570.24267@ask.diku.dk>
On Sun, Dec 13, 2009 at 12:43:15PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.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.
WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Julia Lawall <julia@diku.dk>
Cc: Liam Girdwood <lrg@slimlogic.co.uk>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer
Date: Mon, 14 Dec 2009 11:38:51 +0000 [thread overview]
Message-ID: <20091214113851.GD21066@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <Pine.LNX.4.64.0912131242570.24267@ask.diku.dk>
On Sun, Dec 13, 2009 at 12:43:15PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.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.
next prev parent reply other threads:[~2009-12-14 11:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-13 11:43 [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer Julia Lawall
2009-12-13 11:43 ` Julia Lawall
2009-12-13 11:43 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a Julia Lawall
2009-12-13 14:09 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer walter harms
2009-12-13 14:09 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of walter harms
2009-12-13 15:21 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer Julia Lawall
2009-12-13 15:21 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of Julia Lawall
2009-12-14 11:38 ` Mark Brown [this message]
2009-12-14 11:38 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of a pointer Mark Brown
2009-12-14 11:38 ` [PATCH 9/9] sound/soc/codecs: Correct code taking the size of Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091214113851.GD21066@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=julia@diku.dk \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.