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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9FB9EB64D9 for ; Tue, 27 Jun 2023 09:22:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231502AbjF0JWL (ORCPT ); Tue, 27 Jun 2023 05:22:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230350AbjF0JWK (ORCPT ); Tue, 27 Jun 2023 05:22:10 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B24F6FD; Tue, 27 Jun 2023 02:22:09 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 41FD961089; Tue, 27 Jun 2023 09:22:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 23153C433C8; Tue, 27 Jun 2023 09:22:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1687857728; bh=XrG4FmjkYdqbee2LOkEbKggy1wU0b6pIOpPabzWshTY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oqqnyuuunEp9xq1PQ+L2v+3pjjgP45bFgpSrnzgW1Ld6hL0xiIGHczKe5ZtqoNpht 5h6YgXXEfKaFiMN0nFAK2VVFi7Lq+cIu6bbl7xKzT7zjO2jMUVb5fDRCYZx5TXp3uC dPZBVQyOhhB+MiYocdagxQ4CjB0iti6Ny3QPJtXs= Date: Tue, 27 Jun 2023 11:22:05 +0200 From: Greg Kroah-Hartman To: Rene Treffer Cc: Vinod Koul , Anne Macedo , Mathias Nyman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Yoshihiro Shimoda , Christian Lamparter Subject: Re: [PATCH] usb: host: xhci: remove renesas rom wiping Message-ID: <2023062721-prevent-shallot-a292@gregkh> References: <20230626204910.728-3-retpolanne@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Tue, Jun 27, 2023 at 10:44:44AM +0200, Rene Treffer wrote: > Hi, Sorry, but you sent html email which is rejected by the mailing list, and you top-posted, which isn't all that good from a "getting stuff done in a technical way" point of view. Can you resend it so that the list does accept the response? thanks, greg k-h