git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
ASoC: dapm: Remove redundant cast
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 15:01:15 +0000
(17:01 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 21 Oct 2014 21:24:31 +0000
(22:24 +0100)
Both path->name and e->texts[i] have type const char*, so the cast is
slightly confusing and certainly unnecessary.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-dapm.c
Simple merge