[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72kVUv4djvhLxz5tRYn-U2kXZMs0N1M=CZxdznnN0jY47Q@mail.gmail.com>
Date: Mon, 26 Jun 2023 11:40:33 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Martin Rodriguez Reboredo <yakoyoku@...il.com>
Cc: Boqun Feng <boqun.feng@...il.com>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Wedson Almeida Filho <wedsonaf@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>
Subject: Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the
GlobalAlloc impl
On Mon, Jun 26, 2023 at 5:34 AM Martin Rodriguez Reboredo
<yakoyoku@...il.com> wrote:
>
> I think that this should go above Link and Signed-off-bys, although I'm
> not sure if maintainers do it when is merged.
Both styles are used, it is fine either way. Personally, I pick one or
the other depending on the kind of comment.
Having said that, there seems to be a missing `From:`, but I can fix
that on my side if Björn is the intended author.
> Newbie question, aren't tabs in the commit message verboten?
I am not aware of such a rule, and there are commits in the kernel
with tabs, e.g. commit 9828ed3f695a ("module: error out early on
concurrent load of the same module file").
In any case, that text doesn't go into the commit message, because it
is after the `---` line.
Cheers,
Miguel
Powered by blists - more mailing lists