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:
d7711dc
)
ASoC: tegra: Remove redundant initialisation of compat_filter_fn
author
Mark Brown
<broonie@linaro.org>
Sat, 19 Oct 2013 13:17:03 +0000
(14:17 +0100)
committer
Mark Brown
<broonie@linaro.org>
Wed, 23 Oct 2013 11:57:17 +0000
(12:57 +0100)
Setting a field in a static struct to NULL has no effect so don't bother
(and don't generate false positives for grep).
Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
No differences found