diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2014-05-21 14:05:35 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-06-30 13:27:35 -0500 |
commit | d668b4f3cb43522158987f70b5d7744b583c551d (patch) | |
tree | 94bd000f24dd3b33be7700bdc590bdb5f1303edb /include/asm-generic/vga.h | |
parent | 50f741c8dd681410a1bfd822eb8cb0e2ec387539 (diff) | |
download | blackbird-op-linux-d668b4f3cb43522158987f70b5d7744b583c551d.tar.gz blackbird-op-linux-d668b4f3cb43522158987f70b5d7744b583c551d.zip |
usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not found.
Syscall mount returns -ENODEV error if requested FS type
has not been found. Returning the same error from FFS mount
callback makes value returned to userspace misleading.
Other file systems returns -ENOENT if requested device
has not been found. Adjust FFS to this convention to make
error codes meaningfull.
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include/asm-generic/vga.h')
0 files changed, 0 insertions, 0 deletions