Re: [libvirt] [PATCH] storage: Fix broken storage_driver build

2017-11-24 Thread Michal Privoznik
On 11/24/2017 03:45 PM, John Ferlan wrote: > Commit id '5d5c732d7' had an incorrect assignment and was found > by travis build: > > storage/storage_driver.c:1668:14: error: equality comparison with extraneous > parentheses [-Werror,-Wparentheses-equality] > if ((obj ==

[libvirt] [PATCH] storage: Fix broken storage_driver build

2017-11-24 Thread John Ferlan
Commit id '5d5c732d7' had an incorrect assignment and was found by travis build: storage/storage_driver.c:1668:14: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] if ((obj == virStoragePoolObjListSearch(>pools,