Re: [PATCH 1/2] video: fbdev-MMP: Delete an error message for a failed memory allocation in two functions

2018-04-26 Thread Bartlomiej Zolnierkiewicz
On Sunday, November 26, 2017 09:42:49 PM SF Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 26 Nov 2017 21:16:30 +0100 > > Omit an extra message for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle

[PATCH 1/2] video: fbdev-MMP: Delete an error message for a failed memory allocation in two functions

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 21:16:30 +0100 Omit an extra message for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---