aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Opasiak <[email protected]>2014-05-21 14:05:35 +0200
committerFelipe Balbi <[email protected]>2014-06-30 13:27:35 -0500
commitd668b4f3cb43522158987f70b5d7744b583c551d (patch)
tree94bd000f24dd3b33be7700bdc590bdb5f1303edb /tools/perf/scripts/python
parent50f741c8dd681410a1bfd822eb8cb0e2ec387539 (diff)
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 <[email protected]> Signed-off-by: Krzysztof Opasiak <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions