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 7FEFEC433EF for ; Fri, 1 Apr 2022 17:22:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349914AbiDARYm convert rfc822-to-8bit (ORCPT ); Fri, 1 Apr 2022 13:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346776AbiDARYk (ORCPT ); Fri, 1 Apr 2022 13:24:40 -0400 Received: from mail.holtmann.org (coyote.holtmann.net [212.227.132.17]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E8E84208C05; Fri, 1 Apr 2022 10:22:49 -0700 (PDT) Received: from smtpclient.apple (p4ff9fa3c.dip0.t-ipconnect.de [79.249.250.60]) by mail.holtmann.org (Postfix) with ESMTPSA id 226E3CED02; Fri, 1 Apr 2022 19:22:49 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.80.82.1.1\)) Subject: Re: [PATCH] Bluetooth: btintel: fix btintel_download_firmware stub signature From: Marcel Holtmann In-Reply-To: <20220331174959.3421978-1-trix@redhat.com> Date: Fri, 1 Apr 2022 19:22:48 +0200 Cc: Johan Hedberg , Luiz Augusto von Dentz , BlueZ , linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <5F44BE52-C933-4A86-8197-C0FFAD6DE1E0@holtmann.org> References: <20220331174959.3421978-1-trix@redhat.com> To: trix@redhat.com X-Mailer: Apple Mail (2.3696.80.82.1.1) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tom, > On Mar 31, 2022, at 19:49, trix@redhat.com wrote: > > please fix your email client to send this properly inline. Or use git-send-email. Regards Marcel