Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: "Everest K.C." <everestkc@everestkc.com.np>,
	oder_chiou@realtek.com, lgirdwood@gmail.com, broonie@kernel.org,
	perex@perex.cz, tiwai@suse.com
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH V2][next] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
Date: Thu, 10 Oct 2024 13:36:48 -0600	[thread overview]
Message-ID: <419dde21-7477-4eb2-92ab-7062414cfa0d@linuxfoundation.org> (raw)
In-Reply-To: <b01158a9-5a7d-41fb-9935-6fd9cfb60a29@linuxfoundation.org>

On 10/10/24 13:35, Shuah Khan wrote:
> On 10/10/24 11:57, Everest K.C. wrote:
>> As the same condition was checked in inner and outer if statements.
>> The code never reaches the inner else statement.
>> Fix this by removing the logically dead inner else statement.
>>
>> Fixes: 7f5d6036ca00 ("ASoC: rt722-sdca: Add RT722 SDCA driver")
>> Reported-by: Shuah Khan <skhan@linuxfoundation.org>
>> Closes: https://lore.kernel.org/all/e44527e8-b7c6-4712-97a6-d54f02ad2dc9@linuxfoundation.org/
>> Signed-off-by: Everest K.C. <everestkc@everestkc.com.np>
>> ---
>> V1 -> V2: Added [next] tag
>>
> 
> You don't need next tag for this. This patch is in the mainline.

Sorry meant to say this source file is in the mainline. You v1
is sufficient.

thanks,
-- Shuah

  reply	other threads:[~2024-10-10 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-10 17:57 [PATCH V2][next] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c Everest K.C.
2024-10-10 19:35 ` Shuah Khan
2024-10-10 19:36   ` Shuah Khan [this message]
2024-10-11 15:23 ` 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=419dde21-7477-4eb2-92ab-7062414cfa0d@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=broonie@kernel.org \
    --cc=everestkc@everestkc.com.np \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=oder_chiou@realtek.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox