Re: [PATCH v7 10/10] rust: use Alignment size constants
"Alexandre Courbot" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Mon Aug 17, 2026 at 4:04 PM JST, Eliot Courtney wrote: > Use `SizeConstants` for Alignment that are implemented now. > > Signed-off-by: Eliot Courtney <[email protected]> Reviewed-by: Alexandre Courbot <[email protected]> Maybe move this right after patch 4 since it is closely related and doesn't depend on the rest of the series.