linux/sound/soc/intel/atom/sst
Pierre-Louis Bossart 4e3aab3217
ASoC: Intel: Atom: sst: remove useless NULL assignment
Fix cppcheck warnings:

sound/soc/intel/atom/sst/sst.c:373:2: warning: Assignment of function
parameter has no effect outside the function. Did you forget
dereferencing it? [uselessAssignmentPtrArg]
 ctx = NULL;
 ^

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200813200147.61990-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-08-18 11:50:11 +01:00
..
Makefile ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only 2020-05-01 17:45:24 +01:00
sst_acpi.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
sst_drv_interface.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 2019-06-05 17:36:37 +02:00
sst_ipc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 2019-06-05 17:36:37 +02:00
sst_loader.c ASoC: Intel: drop unnecessary list_empty 2020-07-30 22:38:39 +01:00
sst_pci.c ASoC: Intel: mrfld: return error codes when an error occurs 2020-02-11 11:25:05 +00:00
sst_pvt.c ASoC: Intel: atom: Fix uninitialized variable compiler warning 2020-04-03 14:39:58 +01:00
sst_stream.c ASoC: Intel: atom: fix kernel-doc 2020-07-01 20:58:29 +01:00
sst.c ASoC: Intel: Atom: sst: remove useless NULL assignment 2020-08-18 11:50:11 +01:00
sst.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 2019-06-05 17:36:37 +02:00