diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-04-16 14:11:40 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-04-19 14:03:29 +0100 |
commit | 59ce3233a538fc21c5c59ff38cafd784cbcd6de0 (patch) | |
tree | ff076df8bea3f6d3b829e6dd9054ca814fb386e5 /include/linux/overflow.h | |
parent | d63f2a88d5cfaad025f26e1107f3807d579654c5 (diff) |
ASoC: soc-acpi: remove useless initialization
cppcheck warning:
value that is never used. [unreadVariable]
acpi_status status = AE_OK;
^
sound/soc/soc-acpi.c:37:21: style: Variable 'status' is assigned a
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions