commit | 15f6b09a00a6d12b594c439fb3a7e2d113a05592 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Sun Oct 19 09:07:35 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 22 11:36:36 2014 +0100 |
tree | 9177e9aa51823aac6dd1b41bf0280e621ab334cf | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
ASoC: soc-compress: consolidate two identical branches The actions taken in both branches are identical, so we can simplify the code. Spotted by Coverity. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>