Re: [PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()

2017-05-19 Thread Ulf Hansson
On 13 May 2017 at 15:17, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 13 May 2017 15:05:28 +0200 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the

Re: [PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()

2017-05-19 Thread Ulf Hansson
On 13 May 2017 at 15:17, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 13 May 2017 15:05:28 +0200 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Link: >

[PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()

2017-05-13 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 13 May 2017 15:05:28 +0200 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Link:

[PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()

2017-05-13 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 13 May 2017 15:05:28 +0200 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf