From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 745B2C433F5 for ; Tue, 30 Nov 2021 16:38:34 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 644E62344; Tue, 30 Nov 2021 17:37:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 644E62344 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1638290312; bh=XZVRKFmSETjefhPpu5bQxSVyU35juJLlT5lRP+0/n+8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=GAHC2X8jCH/eyRLG9ZPqqHFvRJt/lh9ivXASc9tdgsaCGB8q/FUs38mv/odra+GTt eRRjiCVXvgaLc3PIoYX4t9ZmObsB4f2w5DARl3y729BqcSol8HmnR7pZ3XvNkL/RmG 4bYzp/OUBZcIWamkM8+4E2vOFK1IJdU0/GagIVPU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id CF90CF8028D; Tue, 30 Nov 2021 17:37:41 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 96779F80290; Tue, 30 Nov 2021 17:37:38 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 455D0F8020D for ; Tue, 30 Nov 2021 17:37:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 455D0F8020D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZyNng5jA" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8B93DB81A1C; Tue, 30 Nov 2021 16:37:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AC0C2C53FC1; Tue, 30 Nov 2021 16:37:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638290246; bh=XZVRKFmSETjefhPpu5bQxSVyU35juJLlT5lRP+0/n+8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZyNng5jAAcHVLsHMvRUbt97yJmdcTtGzDSZ6OXSobePScLVtfysWzDEU/rLBHI51m zFf2PoG35hcx5LhGGH3A1XrvdHWrbohq8bsZox//Zk4O8cl9A0W27NTPXemgEHuJ8J HFHh7/bms6H9DNyhYs5BG1bNen2QDmACf+rEVmgkB6eHm6WgeEMLJiH5qAYmGxPEyc rxzzrq/0s9mukSQGvqXQ5WI2JoUDmzRc8nysmki/FMegVuAfu5m9Wh+IP2H8Qx5Ei0 FTmKr77lUaKwvIYNIewRHKLqnsePSQPNoBk9Le8P16lsuYtfbSuoPEIqOVNWy6zCLz 06P9YFx+g2fnw== Date: Tue, 30 Nov 2021 16:37:21 +0000 From: Mark Brown To: Srinivas Kandagatla Subject: Re: [PATCH 2/4] ASoC: codecs: wcd934x: remove redundant ret variable Message-ID: References: <20211130160507.22180-1-srinivas.kandagatla@linaro.org> <20211130160507.22180-3-srinivas.kandagatla@linaro.org> <8279f250-59cc-368d-13aa-b46cc3cb108e@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="03VrqDkxPp6THSgC" Content-Disposition: inline In-Reply-To: <8279f250-59cc-368d-13aa-b46cc3cb108e@linaro.org> X-Cookie: Check your local listings. Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.intel.com, tiwai@suse.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --03VrqDkxPp6THSgC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 30, 2021 at 04:33:38PM +0000, Srinivas Kandagatla wrote: >=20 >=20 > On 30/11/2021 16:31, Mark Brown wrote: > > On Tue, Nov 30, 2021 at 04:05:05PM +0000, Srinivas Kandagatla wrote: > > > return value form snd_soc_dapm_put_enum_double() directly instead > > > of taking this in another redundant variable. > > Cleanups like this should come after any fixes in a series. > Noted, do you want me to resend a v2 fixing the order? It should be fine, I'll let you know if it's needed. --03VrqDkxPp6THSgC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmGmU0AACgkQJNaLcl1U h9DoyQf9HI5h5I7DW0vLk/TIjjAbCkQDq7F2wZ0ti34lgQtG4+VA6tT1y6ikFvhK hH59Q6bLC4WNm6KnJURgtbsH+lcsZghttcMVnyUXuBEFpxt9IwqC0XY1jJbQPfVT p+cP6wIaEQZvEpEm6vN6D4Lk7mFXvi87HVRV9e1FXqWqfcWYNBeF5ydHkIf5s4NC CRfrYIiLjSWVIOkel3Zkl4H13RpCdx7hJkKjx1JcGdT25CR9q66e3AVkaHWzB3En 9FG/db6hmROhB92dgubXMHk/Oq/X9CT9asmBUGhvnDW2njcq3l+R/mcZKyixH3J8 Zrm6aE3K03y/ZcNwDzMNRBNWVzSnOA== =4l9I -----END PGP SIGNATURE----- --03VrqDkxPp6THSgC--