diff options
author | Linyu Yuan <quic_linyyuan@quicinc.com> | 2023-02-27 10:44:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-09 15:35:03 +0100 |
commit | f09d24aa463c51672ff37462fed17eff824b8b18 (patch) | |
tree | 0397426b618f3b199230ddee3797d123a6375e83 /drivers/usb/host/ssb-hcd.c | |
parent | 47ebfd604f9b48e44d2f88caf527180463a2fb2c (diff) | |
download | linux-next-f09d24aa463c51672ff37462fed17eff824b8b18.tar.gz |
usb: dwc3: change some trace event __dynamic_array() to __get_buf()
some __dynamic_array() buffer will only used at trace event output time,
change to __get_buf() which will allocate tempary trace seq buffer for
output purpose.
Signed-off-by: Linyu Yuan <quic_linyyuan@quicinc.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/1677465850-1396-4-git-send-email-quic_linyyuan@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ssb-hcd.c')
0 files changed, 0 insertions, 0 deletions