[PATCH qemu.git 0/1] hw/intc/sifive_plic: add const qualifier to signature

~axelheider posted 1 patch 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/172998876893.15131.3277963343932581039-0@git.sr.ht
Maintainers: Alistair Francis <Alistair.Francis@wdc.com>, Palmer Dabbelt <palmer@dabbelt.com>
hw/intc/sifive_plic.c         | 2 +-
include/hw/intc/sifive_plic.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH qemu.git 0/1] hw/intc/sifive_plic: add const qualifier to signature
Posted by ~axelheider 1 year, 3 months ago
Add const qualifier to function signature. The function does not modify
the string. This allows passing read-only strings also.

Axel Heider (1):
  hw/intc/sifive_plic: add const qualifier to signature

 hw/intc/sifive_plic.c         | 2 +-
 include/hw/intc/sifive_plic.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.45.2