diff options
author | Jakob Sinclair <[email protected]> | 2016-05-18 19:48:29 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2016-05-31 12:51:20 +0200 |
commit | 877c00c653ac782f8867a3fee24f16707b1d568c (patch) | |
tree | 6ddb24a2e12dbaf1e1cddf6c705b4af7a6da6e54 /src/gallium/drivers/radeon/r600_perfcounter.c | |
parent | 35fd5282ea39a15fab4f7b9639ffe0853a19b415 (diff) |
gallium/radeon: fixed division by zero
Coverity is getting a false positive that a division by zero can occur
here. This change will silence the Coverity warnings as a division by zero
cannot occur in this case.
Signed-off-by: Jakob Sinclair <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon/r600_perfcounter.c')
0 files changed, 0 insertions, 0 deletions