On Mon, Aug 19, 2019 at 11:58 AM David Marchand
wrote:
>
> On Tue, Aug 13, 2019 at 5:38 PM Stephen Hemminger
> wrote:
> >
> > Just open the sysfs file and handle failure, rather than
> > using access(). This eliminates Coverity warnings about
> > "time of check versus time of use"; although for t
On Tue, Aug 13, 2019 at 5:38 PM Stephen Hemminger
wrote:
>
> Just open the sysfs file and handle failure, rather than
> using access(). This eliminates Coverity warnings about
> "time of check versus time of use"; although for this sysfs
> file that is not really an issue anyway.
>
> Coverity ID:
Just open the sysfs file and handle failure, rather than
using access(). This eliminates Coverity warnings about
"time of check versus time of use"; although for this sysfs
file that is not really an issue anyway.
Coverity ID: 347276
Signed-off-by: Stephen Hemminger
---
drivers/bus/pci/linux/pci
3 matches
Mail list logo