diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-08-10 16:19:29 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-08-21 16:37:11 -0400 |
commit | bfaa4a0ce1bbc1b2b67de7e4c2e1679495f7b905 (patch) | |
tree | e4e99db6eed1b9868987ed98a90ec4c27269b076 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 71cc486335c41e4393143b925dd33b018d407af2 (diff) |
scsi: gvp11: Remove unused gvp11_setup() function
This function has no declaration, which causes a warning:
drivers/scsi/gvp11.c:53:6: error: no previous prototype for 'gvp11_setup' [-Werror=missing-prototypes]
Since there is also no caller, just remove the function.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230810141947.1236730-12-arnd@kernel.org
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com> # RISC-V
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions