On Wed, Feb 20, 2019 at 10:39:04AM +0800, yuank...@codeaurora.org wrote:
> From: John Zhao
>
> When no file /path was found, the error code of -ENOENT
> enumerated in errno-base.h, is returned. Stating clearly that
> the file was not found is much more useful for debugging, So
> let's be explicit
From: John Zhao
When no file /path was found, the error code of -ENOENT
enumerated in errno-base.h, is returned. Stating clearly that
the file was not found is much more useful for debugging, So
let's be explicit about that.
Signed-off-by: John Zhao
---
drivers/base/firmware_loader/main.c | 8
2 matches
Mail list logo