On Thu Jul 17, 2025 at 8:49 AM CEST, Jan Beulich wrote: > On 16.07.2025 16:18, Alejandro Vallejo wrote: >> These days d->max_vcpus is populated on domain_create(), so use that instead >> and >> avoid a function call. > > One further nit though: Please limit commit message line length to 75 chars, > such that certain git output (indenting by 4 chars) still stays below 80. > > Jan
Sure, I'm happy to do that. We might want to add it to the CODING_STYLE if there is consensus though. I'm not a big fan of unwritten rules. Cheers, Alejandro