diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-27 12:11:26 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-04 17:19:40 +0000 |
commit | 5b6247abc90a94a38c7e7314191871792645aa6a (patch) | |
tree | 70d614e0b95f93e02faa59b0355294497cf96a86 /sound/soc/codecs/wm9081.c | |
parent | 98dd932b6a02b3eea2d6c671b48b2d5d7deb5afe (diff) | |
download | linux-5b6247abc90a94a38c7e7314191871792645aa6a.tar.bz2 |
ASoC: Remove needless unlikely()
There's no point in adding unlikely() annotations outside of hot paths
and on systems using these features the annotation will always be wrong
(as opposed to being something that only comes up once in a while) so
the annotation may even be harmful.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm9081.c')
0 files changed, 0 insertions, 0 deletions