[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <CQCMHZWN9GKV.20T08UNZV7FTJ@vincent-arch>
Date: Tue, 07 Feb 2023 20:45:59 +0000
From: "Vincenzo Palazzo" <vincenzopalazzodev@...il.com>
To: "Boqun Feng" <boqun.feng@...il.com>,
<linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>
Cc: "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>,
"Will Deacon" <will@...nel.org>,
"Peter Zijlstra" <peterz@...radead.org>,
"Mark Rutland" <mark.rutland@....com>,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
Sergio González Collado <sergio.collado@...il.com>,
"Finn Behrens" <fin@...ntec.com>
Subject: Re: [PATCH v2 1/2] rust: sync: impl {Debug,Display} for
{Unique,}Arc
> This allows printing the inner data of `Arc` and its friends if the
> inner data implements `Display` or `Debug`. It's useful for logging and
> debugging purpose.
>
> Signed-off-by: Boqun Feng <boqun.feng@...il.com>
> Reviwed-by: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
> ---
With this review I will override my previous one, because it
contains a typo inside the Reviewed-by.
Sorry about that!
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
Powered by blists - more mailing lists