1
0
Files
linux/drivers
John Zhao eac473bce4 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>
2019-02-26 11:59:43 +01:00
..
2019-02-11 09:09:02 +01:00
2018-12-29 08:20:44 -07:00
2018-12-10 10:17:45 +01:00
2019-01-09 19:20:31 -05:00
2019-01-26 11:14:25 +01:00
2019-02-11 09:09:02 +01:00
2019-02-06 17:24:37 -05:00
2019-02-01 15:53:54 +01:00
2019-02-11 09:09:02 +01:00
2018-12-24 12:06:56 +01:00
2019-01-28 22:53:09 -08:00