[PATCH 0/2] EDAC/device: simplify allocation

Rosen Penev posted 2 patches 1 month, 2 weeks ago
drivers/edac/edac_device.c | 63 +++++++++++++-------------------------
drivers/edac/edac_device.h |  4 +--
include/linux/edac.h       |  2 +-
3 files changed, 24 insertions(+), 45 deletions(-)
[PATCH 0/2] EDAC/device: simplify allocation
Posted by Rosen Penev 1 month, 2 weeks ago
Use a single allocation to remove a bunch of kfree calls.

Rosen Penev (2):
  EDAC/device: simplify info allocation
  EDAC/device: 3 to 1 allocations in edac_dev_feat_ctx

 drivers/edac/edac_device.c | 63 +++++++++++++-------------------------
 drivers/edac/edac_device.h |  4 +--
 include/linux/edac.h       |  2 +-
 3 files changed, 24 insertions(+), 45 deletions(-)

--
2.54.0