Skip to content
Commit 98ad73c9 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Mark Brown
Browse files

ASoC: dapm: Remove redundant cast



Both path->name and e->texts[i] have type const char*, so the cast is
slightly confusing and certainly unnecessary.

Signed-off-by: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f114040e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment