Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: cs4271: Remove unnecessary additional variable definition
The function already defines a ret variable at the top and makes no particular use of the shadowed definition, as such remove the redundant definition. Signed-off-by: Charles Keepax <[email protected]> Acked-by: Paul Handrigan <[email protected]> Signed-off-by: Mark Brown <[email protected]>
- Loading branch information