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 80CA2257AE8; Fri, 28 Feb 2025 09:19:02 +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=1740734342; cv=none; b=Gc5qQVxaPYJ+zgemtskI/NkPr/SY25HN2lQ0Ui2M+vMEmWRBeTGlPgsbWxaddC7ncqOPSFp3vjUQ4BCNjFn89EH1n5XiZ7iPLZakC4yCTS6ZD/SHwWOHl1wOPd7yFne1danJtywUkG4eA/IwHfqp7DNlMaTx/Qf/5d1dTBKVVIo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740734342; c=relaxed/simple; bh=A25tAOF8LWK1knSivsYAeHkV8bvcON0THzor7i3KpNE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=kZUdE6/agYF4MCyn89fjIFdgV4asgsZgZlhvQpaNIeExDhZ+RRcU99Jn+CCy2Hrgk9MD/2Axyn7iwAjUbAzA7iYhKOObHuRnmL4XKECc3wBpX9UnEKvnmaYg3cj7oWUaHfwCuFeLIjSnBFTp+1QkyWqZfUsgw8hwqDSDXbrvHoI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SQ9n4SuA; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="SQ9n4SuA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 56ABCC4CEE4; Fri, 28 Feb 2025 09:18:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740734342; bh=A25tAOF8LWK1knSivsYAeHkV8bvcON0THzor7i3KpNE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=SQ9n4SuAbYUG5cK3GuLC6Jw53T9Fk7t5QzujB7vK7BFIV3+rgPTYCRGB6Oru3uuin 4FnrbMCgNN2QZMzHpgW7Qo15+ZI7cTSOkpKtqo815rNxoCeEm8BPlpliWNDvl5W/bO KxUGxS8YWm1KagDqsuezs3xthzpMNRaaBhwiNI7hNU9sB/SaTgXQ7W6v90DIp8Q/lv ccEJhs0z5eH/OOM8U7n42azhnvqsBEHGjAWImyEtzVPSiKEhh6qYvFm5OnavYvPrK8 GaewI4/0qms4BZqqnJ5fmhFw5yDaDv5GnHA3X92nC/RlbtNb1ckjR5I6ID/rzLd7By 6vyFqEJlh+mHQ== From: Andreas Hindborg To: "Alice Ryhl" Cc: "Greg Kroah-Hartman" , "Miguel Ojeda" , "Petr Mladek" , "Steven Rostedt" , "Andy Shevchenko" , "Rasmus Villemoes" , "Sergey Senozhatsky" , "Andrew Morton" , "Boqun Feng" , "Gary Guo" , =?utf-8?Q?Bj=C3=B6rn?= Roy Baron , "Benno Lossin" , "Trevor Gross" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , , , Subject: Re: [PATCH 0/4] Check Rust signatures at compile time In-Reply-To: (Alice Ryhl's message of "Fri, 28 Feb 2025 09:46:32 +0100") References: <20250227-export-macro-v1-0-948775fc37aa@google.com> <877c5apmdi.fsf@kernel.org> User-Agent: mu4e 1.12.7; emacs 29.4 Date: Fri, 28 Feb 2025 10:18:14 +0100 Message-ID: <878qpqo2ax.fsf@kernel.org> Precedence: bulk X-Mailing-List: rust-for-linux@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable "Alice Ryhl" writes: > On Fri, Feb 28, 2025 at 8:19=E2=80=AFAM Andreas Hindborg wrote: >> >> "Alice Ryhl" writes: >> >> > Signed-off-by: Alice Ryhl >> >> What is going on with the cover letter of this one? > > It's empty. I can see that =F0=9F=98=86 Would you consider making it not empty? Best regards, Andreas Hindborg