MLK-20189-10: ASoC: fsl: dsp: Avoid unnecessary check
authorDaniel Baluta <daniel.baluta@nxp.com>
Mon, 15 Apr 2019 13:48:06 +0000 (16:48 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 18 Apr 2019 00:00:38 +0000 (03:00 +0300)
commitc8e3ff279bed47e82d6cb6fc09d5dc668d95b112
tree2f80eebd9d78a40cf3dfb05130138a146f0d2e6e
parent2cdfa98a11d9bc7e58eb628a5ed7abdc446a07ac
MLK-20189-10: ASoC: fsl: dsp: Avoid unnecessary check

strtab is always non-null so remove unnecessary check.

This is a follow up of patch
167a6d79f ("ASoC: fsl: Skip checking for string section type")
and finally fixes CID3901026

Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
sound/soc/fsl/fsl_dsp.c