Re: [PATCH 3/3] video: fbdev: don't print error message on framebuffer_alloc() failure
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-28 10:27:59
Also in:
dri-devel, linux-input, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-28 10:27:59
Also in:
dri-devel, linux-input, lkml
On 6/14/19 4:51 PM, Bartlomiej Zolnierkiewicz wrote:
framebuffer_alloc() can fail only on kzalloc() memory allocation failure and since kzalloc() will print error message in such case we can omit printing extra error message in drivers (which BTW is what the majority of framebuffer_alloc() users is doing already). Cc: "Bruno Prémont" <bonbons@linux-vserver.org> Cc: Jiri Kosina <jikos@kernel.org> Cc: Benjamin Tissoires <redacted> Signed-off-by: Bartlomiej Zolnierkiewicz <redacted>
I queued the patch for v5.3. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics