[PATCH 0/4] hw/ppc & net: Simplify LD/ST API uses

Philippe Mathieu-Daudé posted 4 patches 1 month, 3 weeks ago
There is a newer version of this series
hw/ppc/spapr_nvdimm.c | 47 ++++---------------------------------------
hw/ppc/spapr_vof.c    | 27 +++++++++----------------
hw/ppc/vof.c          |  6 +-----
net/l2tpv3.c          |  6 +-----
4 files changed, 15 insertions(+), 71 deletions(-)
[PATCH 0/4] hw/ppc & net: Simplify LD/ST API uses
Posted by Philippe Mathieu-Daudé 1 month, 3 weeks ago
Use ldN / stN methods to access variable lengths.

Philippe Mathieu-Daudé (4):
  hw/ppc/spapr_nvdimm: Simplify LD/ST API uses
  hw/ppc/spapr_vof: Simplify LD/ST API uses
  hw/ppc/vof: Simplify LD/ST API uses
  net/l2tpv3: Simplify LD/ST API uses

 hw/ppc/spapr_nvdimm.c | 47 ++++---------------------------------------
 hw/ppc/spapr_vof.c    | 27 +++++++++----------------
 hw/ppc/vof.c          |  6 +-----
 net/l2tpv3.c          |  6 +-----
 4 files changed, 15 insertions(+), 71 deletions(-)

-- 
2.45.2