[PATCH 3/3] video: fbdev: don't print error message on framebuffer_alloc() failure

Bartlomiej Zolnierkiewicz b.zolnierkie at samsung.com
Fri Jun 28 10:27:51 UTC 2019


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 at linux-vserver.org>
> Cc: Jiri Kosina <jikos at kernel.org>
> Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie at samsung.com>

I queued the patch for v5.3.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


More information about the dri-devel mailing list