diff options
author | 2013-02-28 07:43:12 +0300 | |
---|---|---|
committer | 2013-03-04 13:13:58 +0200 | |
commit | fddedd8334d8b4ac6374894d5eed237d18ce1afb (patch) | |
tree | 632c27fac1fa3f3322b586667c547227cef8e594 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: phy: omap-control-usb: Convert to devm_ioremap_resource() (diff) | |
download | linux-dev-fddedd8334d8b4ac6374894d5eed237d18ce1afb.tar.xz linux-dev-fddedd8334d8b4ac6374894d5eed237d18ce1afb.zip |
usb: gadget: f_uac1: silence an info leak warning
Smatch complains that "len" could be larger than the sizeof(value)
so we could be copying garbage here. I have changed this to match
how things are done in composite_setup().
The call tree looks like:
composite_setup()
--> f_audio_setup()
--> audio_get_intf_req()
composite_setup() expects the return value to be set to
sizeof(value).
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions