]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc...
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)
commit668912549db0fa4fedc3aae3fc389b492958a275
tree0ae667a2d82ee6786eea96b7b7c8dbf98803ae87
parent4befd0cf21cd8ab11f45b9601b37fe8bc91de29f
video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()

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: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/smscufx.c