[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/1] vdpa: Make ncs autofree
From: |
Eugenio Pérez |
Subject: |
[PATCH 0/1] vdpa: Make ncs autofree |
Date: |
Mon, 14 Feb 2022 20:34:14 +0100 |
Trivial patch extracted from [1] series. It helps to simplify the memory
management of the function when adding exit paths following the qemu
guidelines.
Thanks!
[1]
https://patchwork.kernel.org/project/qemu-devel/patch/20220121202733.404989-30-eperezma@redhat.com/
Eugenio Pérez (1):
vdpa: Make ncs autofree
net/vhost-vdpa.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
2.27.0
- [PATCH 0/1] vdpa: Make ncs autofree,
Eugenio Pérez <=