Re: [PATCH 1/2] tools: PCI: Fix broken pcitest compilation

2019-05-23 Thread Paul Walmsley
On Thu, 23 May 2019, Alan Mikhak wrote: > From: Alan Mikhak Please drop this line. > Fixes: fef31ecaaf2c ("tools: PCI: Fix compilation warnings") This goes down below with the Signed-off-by: lines. - Paul

[PATCH 1/2] tools: PCI: Fix broken pcitest compilation

2019-05-23 Thread Alan Mikhak
From: Alan Mikhak Fixes: fef31ecaaf2c ("tools: PCI: Fix compilation warnings") pcitest is currently broken due to the following compiler error and related warning. Fix by changing the run_test() function signature to return an integer result. pcitest.c: In function run_test: pcitest.c:143:9: wa