ASoC: Intel: catpt: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 1 Feb 2021 08:01:21 +0000 (16:01 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 3 Feb 2021 16:23:09 +0000 (16:23 +0000)
commite01a03db74a88084fb91a4ff18bb8d47a1e12f62
tree9710e42b21b1b3bb342ab2e5b891c4aed32d8626
parentbe6be67e135e59fb176b1e2e9d47a7436fb161d1
ASoC: Intel: catpt: remove unneeded semicolon

Eliminate the following coccicheck warning:
./sound/soc/intel/catpt/pcm.c:355:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/1612166481-121376-1-git-send-email-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/pcm.c