bc77ca Refactor: scheduler: make colocation constraint unpacker static

2 files Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: scheduler: make colocation constraint unpacker static
    
    ... for linker efficiency. Also make it (and a function it calls) return void
    since the only caller ignored the value.