video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 28 Mar 2018 14:34:29 +0000 (16:34 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Wed, 28 Mar 2018 14:34:29 +0000 (16:34 +0200)
commitc97d7879f8cd3d1a35ca83cc60d70cfda71fa878
treef5a108b1b10963064fd79b5303884a1b11be3c96
parent2b797d332199eb4dc54019e686221661eff5e2c9
video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_probe()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/amba-clcd.c