usb: dwc3: clean up redundant parameter comment
@list is not as a parameter of dwc3_event_buffer, so remove it in comments. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Родитель
b0d7ffd44b
Коммит
7bc5a6ba36
|
@ -367,7 +367,6 @@ struct dwc3_trb;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* struct dwc3_event_buffer - Software event buffer representation
|
* struct dwc3_event_buffer - Software event buffer representation
|
||||||
* @list: a list of event buffers
|
|
||||||
* @buf: _THE_ buffer
|
* @buf: _THE_ buffer
|
||||||
* @length: size of this buffer
|
* @length: size of this buffer
|
||||||
* @lpos: event offset
|
* @lpos: event offset
|
||||||
|
|
Загрузка…
Ссылка в новой задаче