diff options
author | Michael Grzeschik <[email protected]> | 2022-07-04 16:18:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-07-08 15:00:32 +0200 |
commit | 23385cec5f354794dadced7f28c31da7ae3eb54c (patch) | |
tree | 48ffbf2f9d08ea2b3baf3a9a20e07ff0b8b1cc45 /net/unix/af_unix.c | |
parent | 5ea5746dfa051eaca6c79a598ff7dc4ec911cada (diff) |
usb: dwc3: gadget: refactor dwc3_repare_one_trb
The function __dwc3_prepare_one_trb has many parameters. Since it is
only used in dwc3_prepare_one_trb there is no point in keeping the
function. We merge both functions and get rid of the big list of
parameters.
Fixes: 40d829fb2ec6 ("usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets")
Cc: stable <[email protected]>
Signed-off-by: Michael Grzeschik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions