ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 10 Aug 2017 16:18:20 +0000 (18:18 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2017 16:37:44 +0000 (17:37 +0100)
commitdd80627d0688709a77233787a9c9d7e1f8e419ac
tree5f6ad8f36d4eb51e2d08b1007cc403030150f696
parent4b2983da22d30c53d778b2e5035dc347dc4b0037
ASoC: fsi: Delete an error message for a failed memory allocation in fsi_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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/fsi.c