Readability first and foremost in this case.

I was exploring if I can disable VLAs for the kernel altogether, this
can't be done for now. Nevertheless, this change looked like it would
be useful to make anyway.

Le dim. 2 août 2020 à 01:15, Taylor R Campbell
<campbell+netbsd-source-change...@mumble.net> a écrit :
>
> > Module Name:    src
> > Committed By:   jdolecek
> > Date:           Sat Aug  1 11:18:26 UTC 2020
> >
> > Modified Files:
> >         src/sys/kern: subr_autoconf.c
> >
> > Log Message:
> > avoid VLA for the sizeof() calculations
>
> Why?

Reply via email to