diff options
author | Bixuan Cui | 2020-07-17 08:22:53 +0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2020-07-21 13:41:57 +0200 |
commit | a482766d008556c2f4976cf6096a4887da070f27 (patch) | |
tree | 7ccf59368b0fe415ff9604b52b84774d2d56e965 /Documentation | |
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 <lkp@intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Bixuan Cui <cuibixuan@huawei.com>
Link: https://lore.kernel.org/r/ffa85702-86ab-48d7-4da2-2efcc94b05d3@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions