Re: [LEDE-DEV] [PATCH mountd 0/5] mounted: warnings fixes and refactoring

2017-03-05 Thread John Crispin
On 06/03/2017 07:11, Florian Fainelli wrote: > > > On 03/05/2017 04:50 PM, Florian Fainelli wrote: >> Hi all, >> >> This patch series fixed "unused results" warnings, and in the process >> refactors how properties from block devices are obtained from sysfs. > > So this was marked "Not applicab

Re: [LEDE-DEV] [PATCH mountd 0/5] mounted: warnings fixes and refactoring

2017-03-05 Thread Florian Fainelli
On 03/05/2017 04:50 PM, Florian Fainelli wrote: > Hi all, > > This patch series fixed "unused results" warnings, and in the process > refactors how properties from block devices are obtained from sysfs. So this was marked "Not applicable" in patchwork, what was the reason for that? Patch 3 seem

[LEDE-DEV] [PATCH mountd 0/5] mounted: warnings fixes and refactoring

2017-03-05 Thread Florian Fainelli
Hi all, This patch series fixed "unused results" warnings, and in the process refactors how properties from block devices are obtained from sysfs. Thanks Florian Fainelli (5): mountd: Fix unused results warnings in autofs.c for chdir() mountd: Fix unused result in main.c for daemon() mount