diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-04-09 09:02:39 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-09 09:58:06 (GMT) |
commit | 75afbd052b3675e9b812f9327e19be63f3e7b5de (patch) | |
tree | f736cef4a386321e6bd11005c7a29a6e8ef8e044 /mm | |
parent | 1f544fd8ff377127a512e20358045cc9b92c245c (diff) | |
download | linux-75afbd052b3675e9b812f9327e19be63f3e7b5de.tar.xz |
ASoC: Intel: do cast earlier in sst_cdev_tstamp()
My static checker complains about these because it looks like the
multiply can overflow and then we cast to a larger data type. I don't
think this is a problem, but it's also harmless to do the cast earlier
so let's silence the static checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions