[Qemu-devel] [PATCH v2 0/2] qdev: Minor const improvements

Krzysztof Kozlowski posted 2 patches 8 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170310200550.13313-1-krzk@kernel.org
Test checkpatch passed
Test docker passed
hw/core/qdev-properties-system.c | 2 +-
hw/core/qdev-properties.c        | 3 ++-
include/hw/qdev-properties.h     | 3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH v2 0/2] qdev: Minor const improvements
Posted by Krzysztof Kozlowski 8 years, 8 months ago
Hi,

Minor improvements.

Changes since v1:
1. Follow suggestions from v1 discussion - drop other consts.

Best regards,
Krzysztof


Krzysztof Kozlowski (2):
  qdev: Constify value passed to qdev_prop_set_macaddr
  qdev: Constify local variable returned by blk_bs

 hw/core/qdev-properties-system.c | 2 +-
 hw/core/qdev-properties.c        | 3 ++-
 include/hw/qdev-properties.h     | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.9.3