Pierre-Louis Bossart
f7b61287cf
ASoC: samsung: tm2_wm5110: remove shadowed variable
...
cppcheck warning:
sound/soc/samsung/tm2_wm5110.c:552:26: style: Local variable 'args'
shadows outer variable [shadowVariable]
struct of_phandle_args args;
^
sound/soc/samsung/tm2_wm5110.c:504:25: note: Shadowed declaration
struct of_phandle_args args;
^
sound/soc/samsung/tm2_wm5110.c:552:26: note: Shadow variable
struct of_phandle_args args;
^
Move the top-level variable to the lower scope where it's needed.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210312180231.2741-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-03-12 20:45:41 +00:00
..
2020-07-23 19:07:26 +01:00
2020-07-23 19:07:26 +01:00
2020-03-27 14:44:45 +00:00
2019-04-19 16:48:52 +01:00
2019-04-19 16:48:52 +01:00
2020-08-19 20:15:42 +01:00
2019-04-19 16:49:49 +01:00
2021-03-10 13:06:49 +00:00
2019-04-19 16:49:49 +01:00
2019-12-11 15:58:41 +00:00
2019-04-19 16:50:17 +01:00
2020-07-23 19:07:26 +01:00
2020-08-19 21:34:26 +02:00
2020-07-23 19:07:26 +01:00
2020-03-27 14:44:45 +00:00
2020-07-30 21:00:29 +01:00
2020-11-18 18:00:24 +00:00
2020-08-19 20:15:43 +01:00
2020-07-23 19:07:26 +01:00
2021-01-21 12:37:51 +00:00
2019-04-19 16:53:12 +01:00
2019-04-19 16:53:40 +01:00
2019-04-19 16:54:00 +01:00
2020-08-19 20:15:44 +01:00
2019-06-06 21:30:41 +01:00
2019-06-06 21:30:31 +01:00
2021-03-10 13:06:50 +00:00
2019-04-19 16:54:45 +01:00
2020-07-23 19:07:26 +01:00
2020-08-20 17:40:57 +02:00
2019-04-19 16:54:00 +01:00
2020-08-20 17:40:57 +02:00
2019-04-19 16:54:29 +01:00
2020-08-19 20:15:45 +01:00
2020-08-19 20:15:45 +01:00
2020-07-23 19:07:26 +01:00
2020-07-23 19:07:26 +01:00
2020-07-23 19:07:26 +01:00
2021-03-10 13:06:51 +00:00
2020-07-23 19:07:26 +01:00
2021-03-10 13:06:52 +00:00
2020-07-23 19:07:26 +01:00
2019-04-19 16:58:21 +01:00
2020-03-27 14:44:45 +00:00
2021-03-12 20:45:41 +00:00
2020-03-27 14:44:45 +00:00