mbox series

[GIT,PULL,0/2] lightnvm updates for 5.4

Message ID 20190905190433.8247-1-mb@lightnvm.io (mailing list archive)
Headers show
Series lightnvm updates for 5.4 | expand

Message

Matias Bjorling Sept. 5, 2019, 7:04 p.m. UTC
Hi Jens,

Two small patches for the 5.4 window. Can you please pick them up?

Thank you,
Matias

Minwoo Im (2):
  lightnvm: introduce pr_fmt for the prefix nvm
  lightnvm: print error when target is not found

 drivers/lightnvm/core.c | 54 ++++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 25 deletions(-)

Comments

Jens Axboe Sept. 5, 2019, 7:17 p.m. UTC | #1
On 9/5/19 1:04 PM, Matias Bjørling wrote:
> Hi Jens,
> 
> Two small patches for the 5.4 window. Can you please pick them up?
> 
> Thank you,
> Matias
> 
> Minwoo Im (2):
>    lightnvm: introduce pr_fmt for the prefix nvm
>    lightnvm: print error when target is not found
> 
>   drivers/lightnvm/core.c | 54 ++++++++++++++++++++++-------------------
>   1 file changed, 29 insertions(+), 25 deletions(-)

Applied, thanks.