summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-05-26 16:17:33 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2026-07-16 22:40:21 -0400
commit0617678ca22cece6e3853e28f7fec6b0c6472df5 (patch)
tree4f273f9000b114d7d8a0fc22626421896f0bc2f1 /tools/perf/scripts/python
parent841970b2f6cbbfd57647b9e8799f6ed55e47e04f (diff)
scsi: zorro7xx: Make use of struct zorro_device_id::driver_data_ptr
Usage of .driver_data_ptr allows to drop several casts. A nice upside of that is that now the constness of the linked structures is kept and the compiler warns about zdd missing a const. So add this missing const, too. While touching the zorro_device_id array, drop an unneeded explicit zero in the list terminator. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Helge Deller <deller@gmx.de> Link: https://patch.msgid.link/b7f3b4bfa5daabf8a3043177341b8dbb4e4d980e.1779803053.git.u.kleine-koenig@baylibre.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions