commit | 9841aee16f1e68f5a9063589c898c40b44473add | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Mon Jan 09 19:32:04 2012 +0100 |
committer | Andrzej Zaborowski <andrew.zaborowski@intel.com> | Tue Jan 10 18:47:06 2012 +0100 |
tree | 932f157c87f4763c689dea622bf12a647afadd0a | |
parent | c7c530cd3e23219a9be10323ba7876f68d54c107 [diff] |
wm8750: Fix calculation of number of array elements Coverity says that the division by sizeof(*s->rate) might be wrong. I think that coverity is right. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>