Commit ec3cdfd
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Argument u32 'cmd_comp_code' is not used, and as a consequence
is removed.
Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240626124835.1023046-8-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 3dd91ff commit ec3cdfd
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
1519 | | - | |
1520 | | - | |
| 1519 | + | |
1521 | 1520 | | |
1522 | 1521 | | |
1523 | 1522 | | |
| |||
1766 | 1765 | | |
1767 | 1766 | | |
1768 | 1767 | | |
1769 | | - | |
| 1768 | + | |
1770 | 1769 | | |
1771 | 1770 | | |
1772 | 1771 | | |
| |||
0 commit comments