Re: [09/10] driver:video: return -ENOMEM on allocation failure.

2017-10-12 Thread Bartlomiej Zolnierkiewicz
[ cc: list trimmed down do linux-fbdev/dri-devel/linux-kernel ] On Wednesday, September 13, 2017 01:02:18 PM Allen wrote: > Signed-off-by: Allen Pais Patch queued for 4.15 (with patch description fixed to "video: fbdev: matrox: return -ENOMEM on allocation failure"), thanks. Best regards, -- B

[PATCH 09/10] driver:video: return -ENOMEM on allocation failure.

2017-09-13 Thread Allen Pais
Signed-off-by: Allen Pais --- drivers/video/fbdev/matrox/matroxfb_base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/matrox/matroxfb_base.c b/drivers/video/fbdev/matrox/matroxfb_base.c index f6a0b9a..5cd238d 100644 --- a/drivers/video/fbdev/matrox/matr