Re: [PATCH] rust: device: Use as_char_ptr() to avoid explicit cast
From: Alice Ryhl
Date: Thu Jan 16 2025 - 04:02:33 EST
On Thu, Jan 16, 2025 at 9:34 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> Use as_char_ptr() to avoid explicit cast.
>
> Suggested-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>