]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec9eda4642d4e6e3d98fe861e3d69798164f03d0
treef5a108b1b10963064fd79b5303884a1b11be3c96
parent4301af1ac4efa3860c44fdd4af57287c7b4c13e7
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