From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752665AbdK0Oxm (ORCPT ); Mon, 27 Nov 2017 09:53:42 -0500 Received: from mx0b-001ae601.pphosted.com ([67.231.152.168]:54612 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752438AbdK0Oxk (ORCPT ); Mon, 27 Nov 2017 09:53:40 -0500 Authentication-Results: ppops.net; spf=pass smtp.mailfrom=Brian.Austin@cirrus.com Date: Mon, 27 Nov 2017 08:53:10 -0600 From: Brian Austin X-X-Sender: heelrod@heelroid To: SF Markus Elfring CC: , Brian Austin , Jaroslav Kysela , Liam Girdwood , "Mark Brown" , Paul Handrigan , Takashi Iwai , LKML , Subject: Re: [PATCH 0/2] ASoC: cs35l32: Adjustments for cs35l32_i2c_probe() In-Reply-To: References: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-ID: X-Proofpoint-SPF-Result: pass X-Proofpoint-SPF-Record: v=spf1 include:spf-001ae601.pphosted.com ip4:141.131.128.20 ip4:141.131.3.20 ip4:213.128.236.230 ip4:87.246.98.25 ip4:87.246.78.26 ip4:87.246.76.56 ip4:87.246.98.35 -all X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1711270204 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Nov 2017, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 22 Nov 2017 20:49:45 +0100 > > Two update suggestions were taken into account > from static source code analysis. > > Markus Elfring (2): > Delete two error messages for a failed memory allocation > Improve two size determinations > > sound/soc/codecs/cs35l32.c | 18 ++++++------------ > 1 file changed, 6 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