ASoC: Freescale: Delete an error message for a failed memory allocation in three...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 11 Aug 2017 13:10:43 +0000 (15:10 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 15 Aug 2017 11:54:02 +0000 (12:54 +0100)
commit443be77e4b09d98c28196dca7132a1191ecf742b
tree2739141e46b75c4215c45ce84d6d412258a3ec4d
parent779238e28e42ff49f314df217de146b14d72c582
ASoC: Freescale: Delete an error message for a failed memory allocation in three functions

Omit an extra message for a memory allocation failure in these functions.

This issue was detected by using the Coccinelle software.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_asrc_dma.c
sound/soc/fsl/fsl_dma.c
sound/soc/fsl/fsl_ssi.c