diff options
author | Felipe F. Tonello <eu@felipetonello.com> | 2016-08-08 21:30:05 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-08-25 12:13:13 +0300 |
commit | 69bb99738b5c6d56d2b1a75db9cbb4d187453c1a (patch) | |
tree | 6a40345e6239a2b7583cf7532e135202dc346385 /certs | |
parent | 16b114a6d7973cf027e4c2b23eae1076eaf98c25 (diff) |
usb: gadget: change len to size_t on alloc_ep_req()
Length of buffers should be of type size_t whenever possible. Altough
recommended, this change has no real practical change, unless a driver has a
uses a huge or negative buffer size - it might help find these bugs.
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions