Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add scandir error check to avoid excess warnings
Function uio_list_attr calls scandir() with /attr/ ammended to uio device path. In file systems without this directory lsuio returns a warning message for each uio device resulting in additional unnecessary output to console. Signed-off-by: Tomas McMonigal <[email protected]>
- Loading branch information