diff options
author | John Zhao <[email protected]> | 2019-02-20 10:39:04 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-02-26 11:59:43 +0100 |
commit | eac473bce4b73a089880fb164b8badef81f57fbc (patch) | |
tree | dbcc6c20da2fd6234815de98257230a5e3980164 /scripts/gen_compile_commands.py | |
parent | a7013ba5a9302cbded1c45ab48003c6346584a4d (diff) |
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 <[email protected]>
Acked-by: Luis Chamberlain <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions