From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 9400118BC2C for ; Wed, 16 Oct 2024 05:44:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729057486; cv=none; b=dncpCTApeQBgg5+90VFDUaGsqIZl0IrCyu1iw9NW+WfUcM0IWdvNzAQMKvOYFQbh/h8VzvEC6YmiCDiEZmpxQbb1ZUY6oPr72tHfKmtT1xBoYZxNFhNn9IXLlqAWrCuaZnNHK8hScaK+owl7WoHgcTpojnNii7sdT0eZnVIVcZY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729057486; c=relaxed/simple; bh=SkGYOk+FJB08tlaXN+nKMwVMtUGs8J5RtWEwktlts0s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=rOdc1iY1qwBADj6Dsy/ZIH/naxFCIbuyLSx9RuIaJOqlXljQMhLjjMotWcsQbCKHuJq50G0Q3g8C/TW4yvM8kbTYQNK9NPyVyOf4heqv0f03CmQLmWI8rmMPrkXiWXMx106iogMpzobglUCBYU92o1BS8GfqwiXIBZIGucv2/gw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=yn+hVyGa; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="yn+hVyGa" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AEFEAC4CEC5; Wed, 16 Oct 2024 05:44:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1729057486; bh=SkGYOk+FJB08tlaXN+nKMwVMtUGs8J5RtWEwktlts0s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yn+hVyGaAdZfSTrPUx/ZFyH1sXAz3DCgs2Kj0ruOTTXhT7la6CfjnenQP3MSxbbiZ ozOTMOS1RQjlR5mMgtQgMvODeT/sZ+25fv7MKpYvR2kYh6d2y4z9QEMHRC8I1q15yq MdE7W3l/RYxDXDtMA0JAxrdFzehO0s1Y4mhDU+Us= Date: Wed, 16 Oct 2024 07:44:39 +0200 From: Greg KH To: mike Seo Cc: linux-usb@vger.kernel.org Subject: Re: Fwd: [PATCH] r8152: Add MAPT for lg laptops Message-ID: <2024101619-retract-petri-4aff@gregkh> References: <143dc89d84e84b34b8d0ca920b7afa58@realtek.com> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Oct 16, 2024 at 09:36:45AM +0900, mike Seo wrote: > Dear Greg KH, > > Could you please review my patch? What patch? Do you have the link to it on lore.kernel.org? thanks, greg k-h