[PATCH 1/2] rust: helpers: Add bindings/wrappers for dma_resv
Miguel Ojeda
miguel.ojeda.sandonis at gmail.com
Mon Mar 24 18:43:42 UTC 2025
On Mon, Mar 24, 2025 at 4:14 PM Daniel Almeida
<daniel.almeida at collabora.com> wrote:
>
> -const blk_features_t RUST_CONST_HELPER_BLK_FEAT_ROTATIONAL = BLK_FEAT_ROTATIONAL;
> +const blk_features_t RUST_CONST_HELPER_BLK_FEAT_ROTATIONAL =
> + BLK_FEAT_ROTATIONAL;
Spurious change?
Ah, this is probably the result of applying `clang-format`, which is
something that perhaps we should consider, but separately... :)
Cheers,
Miguel
More information about the dri-devel
mailing list