diff options
| author | Arnd Bergmann <[email protected]> | 2023-08-10 16:19:25 +0200 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-08-21 16:37:11 -0400 |
| commit | 71cc486335c41e4393143b925dd33b018d407af2 (patch) | |
| tree | 8a830d031cd35fe5182bcaa155e51448d589a2a0 /drivers/usb/cdns3/cdns3-starfive.c | |
| parent | 68a4f84a17c1d83daf8c07446ca32f7958f49c04 (diff) | |
scsi: qlogicpti: Mark qlogicpti_info() static
The qlogicpti_info() function is only used in this file and should be
static to avoid a warning:
drivers/scsi/qlogicpti.c:846:13: error: no previous prototype for 'qlogicpti_info' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jack Wang <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]> # RISC-V
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions