On Tue, Feb 10, 2026 at 11:54:18AM +0100, Jan Beulich wrote: > Let's keep capability handling together. Start with moving > vpci_init_capabilities() and its helpers, plus splitting out of its > cleanup counterpart. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Roger Pau Monné <[email protected]> > --- > vpci_get_register(), while now only used by cap.c, didn't look like it > would want moving there. I think it's best to keep the vpci_{get,add,remove}_register{,s}() functions in the same file. Thanks, Roger.
