]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 11 Aug 2017 09:25:41 +0000 (11:25 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 16 Aug 2017 12:00:55 +0000 (13:00 +0100)
commit5477a48a7c5d1e64c358bb9973a4fc22a115b678
tree9260d193b591da52145901cb45eb4d596df11075
parent3441db39933f8dad98ae190b44204b615a916004
ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe()

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
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/mfld_machine.c