diff options
author | Bixuan Cui <[email protected]> | 2020-07-17 08:22:53 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-21 13:41:57 +0200 |
commit | a482766d008556c2f4976cf6096a4887da070f27 (patch) | |
tree | 7ccf59368b0fe415ff9604b52b84774d2d56e965 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 6e1c2241f4cecfc21f26f44179d04217c8390338 (diff) |
usb: usbtest: reduce stack usage in test_queue
Fix the warning: [-Werror=-Wframe-larger-than=]
drivers/usb/misc/usbtest.c: In function 'test_queue':
drivers/usb/misc/usbtest.c:2148:1:
warning: the frame size of 1232 bytes is larger than 1024 bytes
Reported-by: kbuild test robot <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Bixuan Cui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions