linux/sound/soc/intel
Colin Ian King 1ec0c91f6d
ASoC: Intel: Skylake: remove redundant re-assignments to pointer array
There are two occurrences where the pointer array is being assigned a value
that is never read, the pointer gets updated in the next iteration of a
loop. These assignments are redundant and can be removed.

Cleans up clang scan-build warnings:
sound/soc/intel/skylake/skl-topology.c:2953:3: warning: Value stored to
'array' is never read [deadcode.DeadStores]
sound/soc/intel/skylake/skl-topology.c:3602:3: warning: Value stored to
'array' is never read [deadcode.DeadStores]

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20220614183809.163531-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-06-16 09:31:18 +01:00
..
atom Specify clock provider directly to CPU DAIs 2022-06-09 11:56:32 +01:00
avs ASoC: Merge fixes 2022-06-14 11:25:45 +01:00
boards ASoC: Merge fixes 2022-06-14 11:25:45 +01:00
catpt ASoC: Intel: catpt: Drop redundant enum constant 2022-04-05 10:23:22 +01:00
common ASoC: intel: sof_sdw: add RT711 SDCA card for MTL platform 2022-06-13 18:37:57 +01:00
keembay ASoC: Intel: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:03 +01:00
skylake ASoC: Intel: Skylake: remove redundant re-assignments to pointer array 2022-06-16 09:31:18 +01:00
Kconfig ASoC: Intel: avs: Add HDAudio machine board 2022-06-06 12:33:12 +01:00
Makefile ASoC: Intel: Introduce AVS driver 2022-03-11 16:23:54 +00:00