diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-12-24 10:10:33 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-24 14:06:49 +0000 |
commit | 9283b6f923f3bdd92bdeaf259c6b7a5e9dac6900 (patch) | |
tree | fffaaa923ba6ff90ece166dd9b03cce61f3a5bc3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 636110411ca726f19ef8e87b0be51bb9a4cdef06 (diff) |
soundwire: intel: remove unnecessary init
cppcheck warning:
drivers/soundwire/intel.c:1487:10: style: Variable 'ret' is assigned a
value that is never used. [unreadVariable]
int ret = 0;
^
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions