From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-172.mta0.migadu.com (out-172.mta0.migadu.com [91.218.175.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B7FA33D5226 for ; Thu, 19 Mar 2026 17:46:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773942377; cv=none; b=MWmFGkPE6omaPQH8B3u+UTuDOP67Y82yzLmyNuNM4xY0Ky6v69v8+nMcAxSGq4B5TziWGj18M8cs6sSzLK7DgBH0YdJSQfmnMJNwkkN+fLvmr4JH+pIUCvMGQChs1y4ZTce8UNzhaBVTzAcaS0sJOdsiKy/AIfOxlLtuGDEwKxA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773942377; c=relaxed/simple; bh=jfNYeN99gAO59FwG3P3VAa3kf8hrzQVeZ3qtqu3ruDY=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:Subject:From:To: References:In-Reply-To; b=FLNzrlFx9SEjCaBQ/1KuqMcp9VgG8+XvzOf/QnON2L00RKd3tBJJY3TeROydAB5EtzWzAqpzTEM7PooL9sORJma/niVE5tEQWQtpa8G/SKWYTbySA0dt5ieVH3HT8vjov8e1s1a8zZJ0mn/4bZmLoJB9D1bxI3UtIN38f+4TosU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=j25jTwoC; arc=none smtp.client-ip=91.218.175.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="j25jTwoC" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1773942367; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jfNYeN99gAO59FwG3P3VAa3kf8hrzQVeZ3qtqu3ruDY=; b=j25jTwoCxS4jJrhT7KutMhYXWhrziN4+OH5KkQzzUbKwpyytDLjwVChf1mQNg6yUD5vw53 Gmi/vd0Q6eJLCpn+VkN4BZRxMjz+/0exX/vl4X9HSD4dvnsbh3KQTUpa1ziyd0ZiW6x12l y0AdupUISGzIoHl+JGgZvZor5tVzh34= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 19 Mar 2026 17:46:02 +0000 Message-Id: Cc: , , , , , Subject: Re: [PATCH v4] staging: rtl8723bs: removed dead code X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Luka Gejak" To: "Aadarsh Mandal" , References: <2A37C741-68A1-47E2-AB3D-833593B5C392@linux.dev> <20260319141818.7735-1-aadarshmandal9354@gmail.com> In-Reply-To: <20260319141818.7735-1-aadarshmandal9354@gmail.com> X-Migadu-Flow: FLOW_OUT Please send only one version per 24 hours. Otherwise, looking good to me. Reviewed-by: Luka Gejak