rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: AI Talking about AI <aitalkingai@gmail.com>
Cc: rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] Rust: kernel patch series
Date: Tue, 12 Aug 2025 07:51:22 +0200	[thread overview]
Message-ID: <2025081215-backpedal-headstone-0750@gregkh> (raw)
In-Reply-To: <42c3fc0c-46a8-4502-ad53-d3b886fad5e8@gmail.com>

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@gmail.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@gmail.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

      parent reply	other threads:[~2025-08-12  5:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11 18:20 [PATCH v3 0/2] Rust: kernel patch series AI Talking about AI
2025-08-11 18:22 ` [PATCH v3 1/2] " AI Talking about AI
2025-08-11 18:24   ` [PATCH v3 2/2] " AI Talking about AI
2025-08-12  5:51   ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025081215-backpedal-headstone-0750@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=aitalkingai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).