diff options
author | 2016-07-16 08:34:33 +0200 | |
---|---|---|
committer | 2016-08-11 15:09:46 +0300 | |
commit | 3887db5c2b6531c59e9649a4293071b575d6eb3b (patch) | |
tree | 250d34c06e41516fcceb1fe8e851b64fb84d5fad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: gadget: uvc: Fix return value in case of error (diff) | |
download | linux-dev-3887db5c2b6531c59e9649a4293071b575d6eb3b.tar.xz linux-dev-3887db5c2b6531c59e9649a4293071b575d6eb3b.zip |
usb: gadget: composite: Fix return value in case of error
In 'composite_os_desc_req_prepare', if one of the memory allocations fail,
0 will be returned, which means success.
We should return -ENOMEM instead.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions