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

~axelheider posted 1 patch 3 weeks, 6 days ago
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 3 weeks, 6 days 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