Re: [PATCH v6 0/5] rust: DebugFS Bindings

From: Alice Ryhl
Date: Wed Jun 18 2025 - 04:43:45 EST


On Wed, Jun 18, 2025 at 02:28:12AM +0000, Matthew Maurer wrote:
> This series provides safe DebugFS bindings for Rust, with a sample
> driver using them.
>
> Signed-off-by: Matthew Maurer <mmaurer@xxxxxxxxxx>

Overall I think this series looks great. I left one comment, but overall
LGTM.

Alice