[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025081215-backpedal-headstone-0750@gregkh>
Date: Tue, 12 Aug 2025 07:51:22 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: AI Talking about AI <aitalkingai@...il.com>
Cc: rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] Rust: kernel patch series
On Mon, Aug 11, 2025 at 03:22:18PM -0300, AI Talking about AI wrote:
> >From 21a3d2a2dcff13f445915602c06a17af07835ee7 Mon Sep 17 00:00:00 2001
> From: AI talking about AI <aitalkingai@...il.com>
> Date: Thu, 7 Aug 2025 07:53:56 -0700
> Subject: [PATCH 1/2] rust: mark CStr::to_str #[must_use] and update docs
>
> Add explanation about handling UTF-8 errors and mark CStr::to_str as #[must_use] to prevent silent error ignoring. Also document safety requirements of as_str_unchecked.
>
> Signed-off-by: AI talking about AI <aitalkingai@...il.com>
Again, please read the documentation about what "Signed-off-by:" means,
and why we obviously can not accept these patches like this.
Also, when submitting kernel patches, do not attach them like this, but
use a tool like git send-email to send them properly.
thanks,
greg k-h
Powered by blists - more mailing lists