mbox series

[0/2] lightnvm pull request

Message ID 20210214103103.122312-1-matias.bjorling@wdc.com (mailing list archive)
Headers show
Series lightnvm pull request | expand

Message

Matias Bjorling Feb. 14, 2021, 10:31 a.m. UTC
Hi Jens,

A small PR for 5.12. Can you please pick them up when convenient.

Thank you, Matias

Andy Shevchenko (1):
  lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()

Tian Tao (1):
  lightnvm: fix unnecessary NULL check warnings

 drivers/lightnvm/pblk-core.c     | 5 ++---
 drivers/lightnvm/pblk-gc.c       | 3 +--
 drivers/lightnvm/pblk-recovery.c | 3 +--
 3 files changed, 4 insertions(+), 7 deletions(-)

--
2.25.1

Comments

Jens Axboe Feb. 15, 2021, 4:28 a.m. UTC | #1
On 2/14/21 3:31 AM, Matias Bjørling wrote:
> Hi Jens,
> 
> A small PR for 5.12. Can you please pick them up when convenient.

Applied, thanks.