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

