On Mon Aug 10, 2026 at 2:55 PM BST, Eliot Courtney wrote: > Convert the const-block asserts in bounded.rs to const_assert!, > matching the rest of the file. > > Signed-off-by: Eliot Courtney <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/kernel/num/bounded.rs | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
