Commit 2c0df12
usb: xhci: remove unused argument from handle_port_status()
Argument struct 'xhci_interrupter *ir' 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-9-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent ec3cdfd commit 2c0df12
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1883 | 1883 | | |
1884 | 1884 | | |
1885 | 1885 | | |
1886 | | - | |
1887 | | - | |
1888 | | - | |
| 1886 | + | |
1889 | 1887 | | |
1890 | 1888 | | |
1891 | 1889 | | |
| |||
2980 | 2978 | | |
2981 | 2979 | | |
2982 | 2980 | | |
2983 | | - | |
| 2981 | + | |
2984 | 2982 | | |
2985 | 2983 | | |
2986 | 2984 | | |
| |||
0 commit comments