video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm850...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 29 Dec 2017 18:48:43 +0000 (19:48 +0100)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 29 Dec 2017 18:48:43 +0000 (19:48 +0100)
commitd961b8a9a6e9b4819d7620ac3921c0add11894f8
tree63e37f974d678fd2ac3724946c382722482e84fe
parentad614419da6db6876fa227e11e69987d4a8500f1
video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_probe()

Omit an extra message for a memory allocation failure in this function
(please note that there can be only one wm8505fb device in the system).

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Cc: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/wm8505fb.c