diff options
| author | John Zhao <yuankuiz@codeaurora.org> | 2019-02-20 10:39:04 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-26 11:59:43 +0100 |
| commit | eac473bce4b73a089880fb164b8badef81f57fbc (patch) | |
| tree | dbcc6c20da2fd6234815de98257230a5e3980164 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | driver core: Add missing description of new struct device_link field (diff) | |
| download | linux-eac473bce4b73a089880fb164b8badef81f57fbc.tar.gz linux-eac473bce4b73a089880fb164b8badef81f57fbc.zip | |
firmware: hardcode the debug message for -ENOENT
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 <yuankuiz@codeaurora.org>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
