video: s3c-fb: Delete an error message for a failed memory allocation in s3c_fb_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 28 Mar 2018 14:34:28 +0000 (16:34 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Wed, 28 Mar 2018 14:34:28 +0000 (16:34 +0200)
commit00f3b8f1cf1b4711e91a543ebe1289b7415150cd
tree6319c3a674d92b638b9132116b7fc4341f7530e9
parentd43f4b5d50837ea4f0713b101faf7a4cf069e4b6
video: s3c-fb: Delete an error message for a failed memory allocation in s3c_fb_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>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/s3c-fb.c