On Fri, Sep 13, 2024 at 11:33 PM Gary Guo <[email protected]> wrote:
>
> With `long` mapped to `isize`, `size_t`/`__kernel_size_t` mapped to
> usize and `char` mapped to `u8`, many of the existing casts are no
> longer necessary.
>
> Signed-off-by: Gary Guo <[email protected]>

This is great!

Reviewed-by: Alice Ryhl <[email protected]>

Reply via email to