diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-04-09 12:02:39 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-09 12:58:06 +0300 |
commit | 75afbd052b3675e9b812f9327e19be63f3e7b5de (patch) | |
tree | f736cef4a386321e6bd11005c7a29a6e8ef8e044 /sound/soc/intel/common/sst-ipc.h | |
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 'sound/soc/intel/common/sst-ipc.h')
0 files changed, 0 insertions, 0 deletions