Re: [PATCH] cxl: Fix error handling
From: Frederic Barrat <hidden>
Date: 2016-11-02 16:50:54
Also in:
kernel-janitors, lkml
From: Frederic Barrat <hidden>
Date: 2016-11-02 16:50:54
Also in:
kernel-janitors, lkml
Le 30/10/2016 à 22:40, Christophe JAILLET a écrit :
'cxl_dev_context_init()' returns an error pointer in case of error, not NULL. So test it with IS_ERR. Signed-off-by: Christophe JAILLET <redacted> ---
Thanks for the 3 patches! Acked-by: Frederic Barrat <redacted>