diff options
| author | Manish Narani <[email protected]> | 2021-04-08 23:24:07 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-09 16:05:32 +0200 |
| commit | 3a2a68ecb25ec743004af6930bcdb9a3ae3ff217 (patch) | |
| tree | fce04335f00f04ab5a6b29f316eec7c6e4e8e56a /tools/perf/scripts/python | |
| parent | 17af793217a68ce344c46e1f96c86587011d6785 (diff) | |
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
The kernel-doc run gave a warning for Xilinx DWC3 driver:
drivers/usb/dwc3/dwc3-xilinx.c:27: warning: expecting prototype for
dwc3(). Prototype was for XLNX_USB_PHY_RST_EN() instead
Basically it was due to an extra '*' in line:2. This patch fixes the same.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Manish Narani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions