ASoC: Intel: Skylake: fix noderef.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 2 Aug 2016 01:07:13 +0000 (09:07 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:59 +0000 (11:54 +0100)
commit004d94e5ab01a175523c8e7d205f94fb44274986
tree62814a2beac8620018a659e4c16b63f3238fc3a7
parent20fb2fbdfc88abb8b6f102c75c27b6068cec2f69
ASoC: Intel: Skylake: fix noderef.cocci warnings

sound/soc/intel/skylake/skl-topology.c:480:24-30: ERROR: application of sizeof to pointer

 sizeof when applied to a pointer typed expression gives the size of
 the pointer

Generated by: scripts/coccinelle/misc/noderef.cocci

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c
This page took 0.026401 seconds and 5 git commands to generate.