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 /Documentation/hid | |
parent | a7013ba5a9302cbded1c45ab48003c6346584a4d (diff) | |
download | talos-op-linux-eac473bce4b73a089880fb164b8badef81f57fbc.tar.gz talos-op-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 'Documentation/hid')
0 files changed, 0 insertions, 0 deletions