[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+K6iextaWKdqtHP@boqun-archlinux>
Date: Tue, 7 Feb 2023 12:54:33 -0800
From: Boqun Feng <boqun.feng@...il.com>
To: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
Cc: linux-kernel@...r.kernel.org, rust-for-linux@...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>,
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
On Tue, Feb 07, 2023 at 08:45:59PM +0000, Vincenzo Palazzo wrote:
> > 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!
>
No worries.
> Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
Thanks!
Regards,
Boqun
Powered by blists - more mailing lists