summaryrefslogtreecommitdiff
path: root/drivers/acpi
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-05-28 04:48:10 (GMT)
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-05-31 08:12:53 (GMT)
commit0015f9156092d07b3ec06d37d014328419d5832e (patch)
tree758a1e243d1147f51b3751701682fc9e823418ac /drivers/acpi
parent4879efb34f7d49235fac334d76d9c6a77a021413 (diff)
downloadlinux-0015f9156092d07b3ec06d37d014328419d5832e.tar.xz
usb: f_fs: off by one bug in _ffs_func_bind()
This loop is supposed to set all the .num[] values to -1 but it's off by one so it skips the first element and sets one element past the end of the array. I've cleaned up the loop a little as well. Fixes: ddf8abd25994 ('USB: f_fs: the FunctionFS driver') Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions