On 29/01/25 - 12:00, José Expósito wrote: > Up until now, the logic to manage connectors was in vkms_output.c. > > Since more options will be added to connectors in the future, extract > the code to its own file. > > Refactor, no functional changes. > > Signed-off-by: José Expósito <[email protected]>
Non blocking issue: Do you think it is possible to split this in two different commits: one to create vkms_connector.h/c and one to create struct vkms_connector? Reviewed-by: Louis Chauvet <[email protected]> [...]
