All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Austin <brian.austin@cirrus.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: <alsa-devel@alsa-project.org>,
	Brian Austin <brian.austin@cirrus.com>,
	Jaroslav Kysela <perex@perex.cz>,
	Liam Girdwood <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	Paul Handrigan <Paul.Handrigan@cirrus.com>,
	Takashi Iwai <tiwai@suse.com>,
	LKML <linux-kernel@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations
Date: Mon, 27 Nov 2017 08:57:03 -0600	[thread overview]
Message-ID: <d9b4a77a-ad22-4a30-8e7a-6a30511ee064@EX3.ad.cirrus.com> (raw)
In-Reply-To: <609e2542-4750-fe60-4f42-08bca79bfb56@users.sourceforge.net>

On Wed, 22 Nov 2017, SF Markus Elfring wrote:

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 22 Nov 2017 16:38:32 +0100
> 
> Three update suggestions were taken into account
> from static source code analysis.
> 
> Markus Elfring (3):
>   Delete an error message for a failed memory allocation in cs42l73_i2c_probe()
>   Improve two size determinations in cs42l73_i2c_probe()
>   Fix a typo in two comments
> 
>  sound/soc/codecs/cs42l73.c | 20 ++++++++------------
>  1 file changed, 8 insertions(+), 12 deletions(-)
> 
> -- 
> 2.15.0
> 
> 
Sorry for the company notification that this is an external email. Very   
clever indeed

For the Series, Thanks
Acked-by: Brian Austin <brian.austin@cirrus.com>

WARNING: multiple messages have this Message-ID (diff)
From: Brian Austin <brian.austin@cirrus.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: Brian Austin <brian.austin@cirrus.com>,
	alsa-devel@alsa-project.org, LKML <linux-kernel@vger.kernel.org>,
	Takashi Iwai <tiwai@suse.com>,
	kernel-janitors@vger.kernel.org,
	Liam Girdwood <lgirdwood@gmail.com>,
	Paul Handrigan <Paul.Handrigan@cirrus.com>,
	Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations
Date: Mon, 27 Nov 2017 14:57:03 +0000	[thread overview]
Message-ID: <d9b4a77a-ad22-4a30-8e7a-6a30511ee064@EX3.ad.cirrus.com> (raw)
In-Reply-To: <609e2542-4750-fe60-4f42-08bca79bfb56@users.sourceforge.net>

On Wed, 22 Nov 2017, SF Markus Elfring wrote:

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 22 Nov 2017 16:38:32 +0100
> 
> Three update suggestions were taken into account
> from static source code analysis.
> 
> Markus Elfring (3):
>   Delete an error message for a failed memory allocation in cs42l73_i2c_probe()
>   Improve two size determinations in cs42l73_i2c_probe()
>   Fix a typo in two comments
> 
>  sound/soc/codecs/cs42l73.c | 20 ++++++++------------
>  1 file changed, 8 insertions(+), 12 deletions(-)
> 
> -- 
> 2.15.0
> 
> 
Sorry for the company notification that this is an external email. Very   
clever indeed

For the Series, Thanks
Acked-by: Brian Austin <brian.austin@cirrus.com>

WARNING: multiple messages have this Message-ID (diff)
From: Brian Austin <brian.austin@cirrus.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: Brian Austin <brian.austin@cirrus.com>,
	alsa-devel@alsa-project.org, LKML <linux-kernel@vger.kernel.org>,
	Takashi Iwai <tiwai@suse.com>,
	kernel-janitors@vger.kernel.org,
	Liam Girdwood <lgirdwood@gmail.com>,
	Paul Handrigan <Paul.Handrigan@cirrus.com>,
	Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations
Date: Mon, 27 Nov 2017 08:57:03 -0600	[thread overview]
Message-ID: <d9b4a77a-ad22-4a30-8e7a-6a30511ee064@EX3.ad.cirrus.com> (raw)
In-Reply-To: <609e2542-4750-fe60-4f42-08bca79bfb56@users.sourceforge.net>

On Wed, 22 Nov 2017, SF Markus Elfring wrote:

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 22 Nov 2017 16:38:32 +0100
> 
> Three update suggestions were taken into account
> from static source code analysis.
> 
> Markus Elfring (3):
>   Delete an error message for a failed memory allocation in cs42l73_i2c_probe()
>   Improve two size determinations in cs42l73_i2c_probe()
>   Fix a typo in two comments
> 
>  sound/soc/codecs/cs42l73.c | 20 ++++++++------------
>  1 file changed, 8 insertions(+), 12 deletions(-)
> 
> -- 
> 2.15.0
> 
> 
Sorry for the company notification that this is an external email. Very   
clever indeed

For the Series, Thanks
Acked-by: Brian Austin <brian.austin@cirrus.com>

  parent reply	other threads:[~2017-11-27 14:57 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-22 15:46 [PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations SF Markus Elfring
2017-11-22 15:46 ` SF Markus Elfring
2017-11-22 15:46 ` SF Markus Elfring
2017-11-22 15:48 ` [PATCH 1/3] ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_probe() SF Markus Elfring
2017-11-22 15:48   ` SF Markus Elfring
2017-11-22 15:48   ` [PATCH 1/3] ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_pro SF Markus Elfring
2017-11-27 18:53   ` Applied "ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_probe()" to the asoc tree Mark Brown
2017-11-27 18:53     ` Mark Brown
2017-11-27 18:53     ` Applied "ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_probe( Mark Brown
2017-11-22 15:49 ` [PATCH 2/3] ASoC: cs42l73: Improve two size determinations in cs42l73_i2c_probe() SF Markus Elfring
2017-11-22 15:49   ` SF Markus Elfring
2017-11-22 15:49   ` SF Markus Elfring
2017-11-27 18:53   ` Applied "ASoC: cs42l73: Improve two size determinations in cs42l73_i2c_probe()" to the asoc tree Mark Brown
2017-11-27 18:53     ` Mark Brown
2017-11-27 18:53     ` Mark Brown
2017-11-22 15:50 ` [PATCH 3/3] ASoC: cs42l73: Fix a typo in two comments SF Markus Elfring
2017-11-22 15:50   ` SF Markus Elfring
2017-11-22 15:50   ` SF Markus Elfring
2017-11-27 14:46 ` [EXTERNAL] [PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations Brian Austin
2017-11-27 14:46   ` Brian Austin
2017-11-27 14:46   ` Brian Austin
2017-11-27 14:57 ` Brian Austin [this message]
2017-11-27 14:57   ` Brian Austin
2017-11-27 14:57   ` Brian Austin

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=d9b4a77a-ad22-4a30-8e7a-6a30511ee064@EX3.ad.cirrus.com \
    --to=brian.austin@cirrus.com \
    --cc=Paul.Handrigan@cirrus.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=elfring@users.sourceforge.net \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /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.