commit | 588894753971c32f6fff9b2158c3427b012cf9ec | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Wed Dec 22 16:00:29 2021 +0100 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Wed Dec 22 16:00:29 2021 +0100 |
tree | e8ebc1bc0e79022dfb51755bafdc0198a5be1bef | |
parent | 6c849e371384e468679d3d030fe494a36587c505 [diff] |
Clean up compile_ovn function's parameters That function was accepting 3 positional arguments and first of them was boolean value "build_modules" which isn't used anywhere in that function. So this patch cleans it a bit by removing that not used parameter. Change-Id: I5c57b9116338a63b7bfb170c02e33bb4eae725da