]> asedeno.scripts.mit.edu Git - linux.git/commit
video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 29 Dec 2017 18:48:44 +0000 (19:48 +0100)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 29 Dec 2017 18:48:44 +0000 (19:48 +0100)
commitd33a7ee92acad1beba5095310ad7da5fb4d20c6b
tree501b30377c6883f1a8f4e24965801f6b637f2ee8
parentd961b8a9a6e9b4819d7620ac3921c0add11894f8
video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd_probe()

Omit an extra message for a memory allocation failure in this function
(please note that there can be only one vt8500lcdfb 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/vt8500lcdfb.c