> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Friday, 19 January 2024 23.14 > > The sfc base code had its own definition of static assertions > using the out of bound array access hack. Replace it with a > static_assert like rte_common.h. > > Fixes: f67e4719147d ("net/sfc/base: fix coding style") > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > Acked-by: Morten Brørup <m...@smartsharesystems.com> > ---
Reviewed-by: Morten Brørup <m...@smartsharesystems.com>