[PATCH 41/90] CUDA: const correctness in get/free device name string
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 23 Nov 2021 16:25:10 +0000 (17:25 +0100)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commitd73446d49b0ff7b07450095f114c8fc2439f240a
tree50907de10b8e8cdfe3aae72c368b798d0260ef19
parentda5e3a745c252d606d3600ebb18a6688621180ba
[PATCH 41/90] CUDA: const correctness in get/free device name string

This silences a couple of const correctness warnings due to implicit
casts to/from char*/const char*.

Gbp-Pq: Name 0041-CUDA-const-correctness-in-get-free-device-name-strin.patch
lib/CL/devices/cuda/pocl-cuda.c