mbox series

[v4,0/1] libnvdimm: fix memory leaks in of_pmem.c

Message ID 20200901081450.1969-1-thunder.leizhen@huawei.com (mailing list archive)
Headers show
Series libnvdimm: fix memory leaks in of_pmem.c | expand

Message

Leizhen (ThunderTown) Sept. 1, 2020, 8:14 a.m. UTC
v3 --> v4
1. Merge patch 1 and 2 into one:
   https://lkml.org/lkml/2020/8/19/1464		Patch 1
   https://lkml.org/lkml/2020/8/19/1468		Patch 2
2. The part from patch 1 was reviewed by Oliver O'Halloran <oohall@gmail.com>

Zhen Lei (1):
  libnvdimm: fix memory leaks in of_pmem.c

 drivers/nvdimm/of_pmem.c | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Markus Elfring Sept. 1, 2020, 10:14 a.m. UTC | #1
> v3 --> v4
> 1. Merge patch 1 and 2 into one:

How do you think about to omit a cover letter for a single patch?

Regards,
Markus
Leizhen (ThunderTown) Sept. 1, 2020, 11:11 a.m. UTC | #2
On 2020/9/1 18:14, Markus Elfring wrote:
>> v3 --> v4
>> 1. Merge patch 1 and 2 into one:
> 
> How do you think about to omit a cover letter for a single patch?

After all, the code hasn't changed except this merge.

> 
> Regards,
> Markus
> 
>