Re: [PATCH v7 10/10] rust: use Alignment size constants
"Alexandre Courbot" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.rust,gmane.comp.video.dri.devel |
|---|---|
| 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.